vb.net - importing mysqlclient in visual basic.net -
How can I import "System.Data.MySqlClient" into Visual Basic .NET?
When I type that code, it underlines the code and there is an error in the undefined namespace. How will i do
-
Download and connect to the latest Net. .
-
Add MySQL.Data to Visual Studio in your project reference (menu: project, property, context).
- Code!
Comments
Post a Comment