ULStudent:Kieran.Long wrote:

Hi,
I am writing an application which retrieves data from a database on my Palm. Now i would like to transfer this data on my web server and store it in a MySQL database.
I would really like some feedback from people on what is the easiest way to accomplish this.
Kieran.


Hello Kieran

You can use a PHP-skript to receive your data and store it
where ever you want to. To send the data to your webserver,
just open an IP connection to the server and send your data.

If you want to learn how to open an IP connection the PalmOS
reference for the Net Library (http://www.palmos.com/dev/support/docs/palmos/PalmOSReference/NetLibrary.html#1083561)
will support you with all needed information.


christian

--
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to