Uploaded a cvs file via phpMyAdmin from a PocketPC
I'm developing an application for a Pocket PC and I need to get the collected data into a mySQL database on a remote server. After doing some research I see that this is not an easy task because the compack framework doesnt support ODBC.
My thought was that I might be able to somehow use phpmyAdmin file upload to upload a file from a pocket PC to my server. Has anyone done this before. If so how? What kind of web address would I use to upload the file from a pcoket PC. I'm planning to write a C# app for the Pocket PC to do this upload automatically.
Thanks for your help.
Jason
|