Page 1 of 1

MySQL database on Pocket PC 2003

Posted: Sun 05 Dec 2004 00:39
by mobiledeveloper
Hello,

I would like to know how to create a MySQL database on Pocket PC 2003 device and access it using MySQLDirect.NET.

Is this possible? When this database is created, what will be my connectionstring from my .NET compact framework application to the local MySQL database.

Thanks.

Re: MySQL database on Pocket PC 2003

Posted: Tue 07 Dec 2004 08:31
by Oleg
There is no MySQL server for Pocket PC. You can connect using MySQLDirect .NET Mobile from Pocket PC to your MySQL database at your desktop machine.