Can not add reference

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
Pig_Jack
Posts: 10
Joined: Tue 17 Apr 2012 07:43

Can not add reference

Post by Pig_Jack » Tue 17 Apr 2012 09:00

Reference required to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' containing the base class 'System.Data.Common.DbCommand'.
Add one to your project. D:\App\Fuji\PocketPC\COCOPocket\PocketPC_V1\PocketPC_V1\Common.vb

Pig_Jack
Posts: 10
Joined: Tue 17 Apr 2012 07:43

Devart Team help cannot connect Database

Post by Pig_Jack » Wed 18 Apr 2012 03:03

Image

Reference required to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' containing the base class 'System.Data.Common.DbCommand'.
Add one to your project. D:\App\Fuji\PocketPC\COCOPocket\PocketPC_V1\PocketPC_V1\Common.vb

Pig_Jack
Posts: 10
Joined: Tue 17 Apr 2012 07:43

Post by Pig_Jack » Wed 18 Apr 2012 03:04

Image

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Thu 19 Apr 2012 10:06

1. You have created Smart Device Project, haven't you?
2. The .NET Compact Framework support is available only in the Mobile edition of dotConnect for MySQL: http://www.devart.com/dotconnect/mysql/editions.html. You should add the referece to Devart.Data.MySql.dll from the Mobile edition (the Devart.Data.MySql namespace) into your project. You can check your current edition via the Tools > MySql > About menu of Visual Studio.

Pig_Jack
Posts: 10
Joined: Tue 17 Apr 2012 07:43

thank you.

Post by Pig_Jack » Fri 20 Apr 2012 05:01

I check system version again.

Post Reply