|
-
Apr 22nd, 2007, 09:01 AM
#1
Thread Starter
New Member
how to communicate from pocket pc to mysql??
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
-
Apr 22nd, 2007, 03:26 PM
#2
Fanatic Member
Re: how to communicate from pocket pc to mysql??
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.
Barry
Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
.NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0
SQL Server 2005/2000/SQL Server CE 2.0
If you like, rate this post
Compact Framework for Beginners
-
Apr 22nd, 2007, 04:50 PM
#3
Frenzied Member
Re: how to communicate from pocket pc to mysql??
Hi,
we have a product SqlLinkCE at www.gui-innovations.com that will do it
Pete
-
Apr 23rd, 2007, 02:07 AM
#4
Member
Re: how to communicate from pocket pc to mysql??
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.
Last edited by IamMacro; Apr 23rd, 2007 at 02:11 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|