MySQL .Net data Provider?
Im working on an editor for the database using VB.net. Has anyone found a good data provider for .net without using myobdc? Im to the point of reading and writing data to and from the database. Any help would be great!
-Beers |
Whether its the best one or not, the one I use is MySQL Connector/ODBC 3.51.
In VB you'd use ADO to connect and get results from the database. It doesn't do everything, but it should do enough to get you what you want. |
Hmm, well I want to use something that I can package with my application. Having to install myobdc seperate can get kinda annoying. With a DLL library I can easily package it right in with the zip and maintain a semi-small download for the 56k'ers.
-Beers |
Quote:
http://www.ypsolog.com/docs/comp/windows/vb5.html While it is about VB5 - I'm sure it can be worked around to make it work in VB.NET. Once at the site just use CTRL+F and search for mysql - it will bring you right to this section. |
All times are GMT -4. The time now is 09:28 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.