goto the PalmOne and Palmsource websites and look over similar solutions. That failing here are some thoughts, but not a definitive list: a) write a conduit. sync wirelessly and use the conduit to translate the data from the Palm PDB to the Access DB. (did it) b) use the Palm network routines to connect directly to the server (seen others do it) c) write an app the Palm can connect wirelessly to. use the app to perform the SQL to the DB (did it) e) use web resources/java/php and the Palm browser so data entered directly into a web page (did it, should work with any mobile device) f) write a client app for the Palm to connect via a web interface g) use a tools like SQL Anywhere
----- Original Message ----- From: "joe bloggs" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, June 08, 2004 2:05 PM Subject: Connecting to Access db Wirelessly > Hello Forum, > > I am looking to develop an application that will be > used to collect data for an MS Access 2000 database. > Once the data is collected on the Palm, it needs to be > sent via a wireless network connection to the > database. Is this possible using Palm OS 4.x and if > so how would I go about connecting to the Access > database? > > If this is not possible with OS 4.x, is it possible > with OS 5? > > Many thanks in advance, > Joe > > > > > __________________________________ > Do you Yahoo!? > Friends. Fun. Try the all-new Yahoo! Messenger. > http://messenger.yahoo.com/ > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
