开发者

Registering MySql data provider in Visual Studio

I need to create .NET application that uses databases. I want to use control data binding feature. I've added simple GridView to the form, and wanted to bind it to the MySql Table in database. But when I've choose SqlDataSource's connection, there wasn't MySql server. List consist of:

  1. Access file
  2. ODBC Data source
  3. SQL Server
  4. Oracl开发者_C百科e database
  5. SQLite database file

MySql connector was installed. I wonder how to add to this list my custom data provider, in this case MySQL


There was an error in MySQL Connector 6.0.7 After downloading newer Connector I was able to install adapter

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜