472,958 Members | 2,228 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Synching information to/from Windows Mobile 2003 Device

Hi

We have an access db which records daily orders. We would like the orders to
be downloaded to a windows mobile 2003 device via usb cradle. Drivers then
take along the device and get signatures from customers when items
delivered. Once drivers are back, the information to be synched back to the
access db as drivers may have amended the order detail.

How does one go about synching to/from mobile device? Are there any code
examples around?

Thanks

Regards
Nov 13 '05 #1
1 2308
With SQL Server, there is software that synchs your mobile device directly
with SQL Server, SQL Server CE at
http://www.microsoft.com/sql/CE/default.asp

However, with Access, your choices are less perfect. Pocket Access is
nothing more than the database storage, with no provided means to get to the
data - Pocket Jet might have been a better name.

You can easily export Access data into html format, which can then be
displayed in IE on the PDA. This is what I currently do, however, there is
no way to get data into the PDA using standard IE. I tried using xml, which
worked fine with Windows CE 2000, however, the newest version of Windows
Mobile, 2003, introduced a bug that does not allow XML to be displayed (at
all) using XSL.

Visual CE looks like a promising development langage for databases, but I've
not tried it:
http://www.syware.com/about/about.htm

Here is an article on using embedded Visual Basic with ADOCE, which is ADO
for Windows CE, but is not an MS product, and is not cheap.

http://www.devbuzz.com/content/zinc_...tabase_pg2.asp

There are lots of Windows CE databases springing up; I've looked at a lot of
them, but haven't decided on one yet. Here are some of the more highly
regarded:

http://www.biomobility.com/dotr4.htm

http://www.handmark.com/products/detail.php?id=74

http://www.kaione.com/Product_Info/product_info.html

Also, Grandasoft has an interesting product.
Darryl Kerkeslager
"John" <Jo**@nospam.infovis.co.uk> wrote:
Hi

We have an access db which records daily orders. We would like the orders to be downloaded to a windows mobile 2003 device via usb cradle. Drivers then
take along the device and get signatures from customers when items
delivered. Once drivers are back, the information to be synched back to the access db as drivers may have amended the order detail.

How does one go about synching to/from mobile device? Are there any code
examples around?

Thanks

Regards

Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Nick White [MSFT] | last post by:
Hello fellow Microsoft Windows Mobile and Embedded enthusiasts: I invite you to peruse the list below of upcoming technical chats and Webcasts offered by the Windows Mobile and Embedded Devices...
1
by: John | last post by:
Hi We have an access db which records daily orders. We would like the orders to be downloaded to a windows mobile 2003 device via usb cradle. Drivers then take along the device and get...
3
by: Hugh Janus | last post by:
Hi group, Using an iPaq running Windows Mobile 2003. I have a need where I will want to display a map and then using a bluetooth (or another form of connectivity) GPS unit, receive the data and...
3
by: =?Utf-8?B?S2ltYXJrTmF0?= | last post by:
What do i need to download to add windows ce 6.0 templates in visual studio 2005? I have been spending the last couple of days trying to figure out how to add the capability to create an...
3
by: Jay | last post by:
I have created a smart device cab project in VS 2005 and noticed the cab file only installs on devices with ARM processors, our target device is going to be an X86 device. I do not see any place to...
0
by: ELEV | last post by:
I am running a program that uses web services to save data that I am inputting into it. Now everything works fine it can connect just fine and input and output data to the web service from my...
1
by: =?Utf-8?B?QXhlbA==?= | last post by:
Hi, I can't understand if Office Mobile 6 works with Windows Mobile 2003 (2nd Edn). Even though I’ve got Pocket MS Word, Excel, Outlook, and PowerPoint – they didn’t come on the device as...
1
by: yangtono | last post by:
Hi, I am deploying a date picker using javascript on my HTML form. It pop up a calendar and let the user choose the date. It works fine on IE 6 using laptop and desktop. But when I try to use Hand...
4
by: =?Utf-8?B?VGFtbXkgTmVqYWRpYW4=?= | last post by:
I am creating an application for windows mobile using Visual C# windows. I am using visual studio 2008 and I have windows Microsoft Vista on my computer. I also downloaded the professional and...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

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.