473,387 Members | 1,481 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Database Consepts in Win dows Mobile application

Hi

I am working with windows mobile app development.

My question:Is there any ways using Ms Access database in pc and using MS Server CE in pda's and if it is how does to synchronize between those two databases and provide any other database combinations.

Pls help me.Thanks
Oct 15 '08 #1
9 2283
RedSon
5,000 Expert 4TB
Hi

I am working with windows mobile app development.

My question:Is there any ways using Ms Access database in pc and using MS Server CE in pda's and if it is how does to synchronize between those two databases and provide any other database combinations.

Pls help me.Thanks
There is no Microsoft supported Access support in windows mobile, there are some 3rd party utilities. You can use SQL server for mobile devices which will work with an SQL dump generated by Access on the desktop maybe.
Oct 15 '08 #2
markmcgookin
648 Expert 512MB
http://www.microsoft.com/downloads/details.aspx?FamilyId=B967347A-5DD0-445C-8A9F-AEA3DB9EC4BC&displaylang=en
... url tags please!

Why was this moved?! Surely it's a windows mobile question more than an access question??

I assume that the user has an existing MS Access Database and wants to develop a mobile applicaion? His/her best bet is to use SQL Server Compact edition, which you can run on both a PC and a PDA and is free. These two are easily synchronised, or if you really want you can just pull off the .sdf file and manipulate it on the server.

Regards,

Mark

EDIT - Just followed that link to the access sync app..... hehe, that sure shut me up, I had no idea that existed! Great link! Bookmarked!
Oct 16 '08 #4
There is no Microsoft supported Access support in windows mobile, there are some 3rd party utilities. You can use SQL server for mobile devices which will work with an SQL dump generated by Access on the desktop maybe.
Thank You.but can i use xml file (not xml webservices) as database in pc and sql server ce is in pda.like this ,what is the best database combinations to develop the windows mobile appby using .net cf.
Oct 16 '08 #5
Thank You.but can i use xml file (not xml webservices) as database in pc and sql server ce is in pda.like this ,what is the best database combinations to develop the windows mobile appby using .net cf.
I am very new for developing mobile apps.Pls dont feel like other give the information.Thanks
Oct 16 '08 #6
markmcgookin
648 Expert 512MB
I am very new for developing mobile apps.Pls dont feel like other give the information.Thanks
Your best bet is to read the xml file into a dataset, then there are a lot of controls and functions within the .net compact framework and sql server CE to handle this
Oct 16 '08 #7
RedSon
5,000 Expert 4TB
Why was this moved?! Surely it's a windows mobile question more than an access question??
I moved it because it's both, plus there are more access experts then mobile experts so more people may be able to help.
Oct 16 '08 #8
Hi
i developed one small smart device application and i trie to synchronize in the
palm tungstenE2 device. but given following error in view log file.

Invalid handheld file deleted: C:\Program Files\palmOne\kschra\Install\SmartDeviceProject2.p db

pls help in this ASAP.
Oct 17 '08 #9
RedSon
5,000 Expert 4TB
Hi
i developed one small smart device application and i trie to synchronize in the
palm tungstenE2 device. but given following error in view log file.

Invalid handheld file deleted: C:\Program Files\palmOne\kschra\Install\SmartDeviceProject2.p db

pls help in this ASAP.
Don't hijack this thread unless you want to be banned.

Start a new thread.
Oct 17 '08 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Bill Ehrreich | last post by:
I have an A2000 application that I have designed to use a replicated Access database. The application permits information to be gathered on cardiac patients in a hospital system. Most users will...
2
by: Goran | last post by:
I'm a student and I've just started to learn Visual Studio.NET. I have a project to make a web application. I have a problem to connect to the database and retriving the PassType of the...
0
by: ASMJ | last post by:
Hi, I am new to the mobile web applications and want to know a few things regarding this. 1. Can we develop mobile web applications using Visual Web Developer express edition? and use it...
0
by: Johnny | last post by:
I have a PocketPC mobile application that gets its data from the Sql Server database via a web service. The web service returns a dataset that I need to load into the SqlCe database on the mobile...
0
by: hungrymind | last post by:
Hi all, I am developing web application as well as mobile application using C# asp.net 2.0. Mobile application folder is nested inside web application virtual directory. I have to make mobile...
1
by: Sharky Ward | last post by:
We have a C# windows mobile form application designed for PockedtPC 2003 developed in VS2003.NET with .NET 1.0/1.1. Some of the mobile devices have been replaced with Windows Mobile 5.0. As a...
0
by: jamestilby | last post by:
Hi all, Hope someone can help with this - I am tearing my hair (singular) out. I developed an application using asp.net 2.0 and Mobile Controls. Up till now I have been testing it with a...
7
by: cj2 | last post by:
I saw a MS demo a few years back where they developed a web page and the software automatically rendered it for different devices. Is this what I'm looking for? http://www.asp.net/mobile/ ...
0
by: ezrockgw | last post by:
i want to make an application in j2me so that it interacts with database and keeps updating it. How can i connect my mobile to the pc which has the database?...Will it be through bluetooth which i...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.