Windows Mobile Development

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
mkhalford
Posts: 4
Joined: Fri 15 Sep 2006 09:45

Windows Mobile Development

Post by mkhalford » Fri 15 Sep 2006 09:52

Recently downloaded the trial of Mysqldirect Mobile. to run along side my licensed Mysqldirect.net provider.

I am trying to create an application to run on a Windows Mobile 2003SE device.

Can anyone expaln how to create a connection using the datasource connection wizard. When I try it fails with an error saying that the new connection uses a data provider that is not supported.

Any ideas?

mkhalford
Posts: 4
Joined: Fri 15 Sep 2006 09:45

Post by mkhalford » Fri 15 Sep 2006 10:28

Visual Studio 2005 Professional
x32 architecture
MySQLDirect.NET2 v3.50.10
MySQLDirect.NET2 Mobile v3.52.12
Error - new connection uses a data provider that is not supported

Occurs when trying to create a data connection when using the datasource connection wizard to create fo a Windows Mobile application.

mkhalford
Posts: 4
Joined: Fri 15 Sep 2006 09:45

Post by mkhalford » Fri 15 Sep 2006 12:42

Still fails when using the dataset wizard.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 15 Sep 2006 13:03

Unfortunately, Advanced Visual Studio .NET 2005 integration is not supported for mobile edition.

mkhalford
Posts: 4
Joined: Fri 15 Sep 2006 09:45

Post by mkhalford » Fri 15 Sep 2006 13:27

Does that mean mysqldirect.net mobile does not work on Windows Mobile devices?

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Tue 19 Sep 2006 09:15

No, i didn't say that. Of course, MySQLDirect .NET Mobile does work on Windows Mobile devices. Take a look at our sample projects. Only some features that requires DDEX support don't work.

Post Reply