Re: Newbie question: "syncing" data to a server
r_z_aret_at_pen_fact.com
Date: 04/28/04
- Next message: Dale Ziebarth: "Re: driver in emulator"
- Previous message: Paul G. Tobey [eMVP]: "Re: driver in emulator"
- In reply to: Dave Bartlett: "Newbie question: "syncing" data to a server"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Apr 2004 14:40:34 -0400
On Mon, 26 Apr 2004 17:00:28 +1200, "Dave Bartlett"
<davebartlett429@yahoo.com> wrote:
>I'm a Palm developer new to Windows CE.
>
>We need to write a Windows CE app for a PDA which can collect data from user
>input and store it, then later transfer the data to a database (MS Access or
>SQL Server) on a remote server over the internet. Netork connection will not
>be available while the user is recording data, but will be available later
>when the user goes to "sync" the data.
>
>What off-the-shelf solutions are there out there to do this sort of data
>transfer?
Please check the web site for my company (below). My app lets users
collect data without any network connection, then send data whenever
they connect.
If you are willing to involve a PC and ActiveSync, you can write an
app that runs under "big" Windows and uses RAPI to extract data from a
connected Windows CE device and send it wherever you want.
You could also use tcp/ip (probably FTP) in a program running on the
device.
>
>Thanks
>
-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).
Robert E. Zaret, eMVP
PenFact, Inc.
500 Harrison Ave., Suite 3R
Boston, MA 02118
www.penfact.com
- Next message: Dale Ziebarth: "Re: driver in emulator"
- Previous message: Paul G. Tobey [eMVP]: "Re: driver in emulator"
- In reply to: Dave Bartlett: "Newbie question: "syncing" data to a server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|