ASP.NET 2.0 and MySQL

  • Thread starter Thread starter dm1608
  • Start date Start date
D

dm1608

Anyone know how I can query MySQL from ASP.NET 2.0 and populate a GridView
control?
 
I think you want to use an odbc connector. Not sure about the
connection string.
 
Have you tried downloading the MySQL connector for dotNet? It's
available on their website.
 
Why? MySQL is a viable alternative to using SQL Server.

MySQL is fine - I've used it lots over the years - it's the nothing that you
think you can do anything useful in Visual Studio without code that I was
commenting on...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top