any info on how to use mysql with .NET ?

  • Thread starter Thread starter dee
  • Start date Start date
D

dee

Hi

I'm trying to use MySql with .NET. Has anyone done this? where is a
good place to look for how to do this?

Thanks much
Dee
 
I'm trying to use MySql with .NET. Has anyone done this? where is a
good place to look for how to do this?

As Sahil mentioned, the CoreLab .NET data provider is excellent. Other than
that, you might consider the NaviCat "front-end" to mySQL - it's similar in
functionality to SQL Server's Enterprise Manager.

http://www.navicat.com/
 
Back
Top