can anybody help me finding how to communicate beetwen pocket pc to mysql database using visual basic.net?i know there is a way to communicate with sql server,but i dont know about mysql.can you help me please:wave:
Printable View
can anybody help me finding how to communicate beetwen pocket pc to mysql database using visual basic.net?i know there is a way to communicate with sql server,but i dont know about mysql.can you help me please:wave:
http://www.crlab.com/mysqlnet/ this tools seems to allow it.
otherwise try writing a webservice that connects into MySQL which the device can use to read/write data to.
Hi,
we have a product SqlLinkCE at www.gui-innovations.com that will do it
Pete
Both products arent free , which our employer later requested so (sorry for the hassling PeteVick :]) , if youre using PHP with Mysql , try the webservice in which you call the data into XML and use DOM.XML from there to get data.
Both Products above are quicker and faster solutions.