|
-
Dec 6th, 2005, 09:59 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] MySQL .Net Data Provider
Anyone knows a good free MySQL .Net Data Provider? I'm needing this kind of stuff and I need someone's help. Thanks.
Added [RESOLVED] to thread title - Hack
Last edited by Hack; Dec 12th, 2005 at 10:28 AM.
-
Dec 6th, 2005, 10:08 PM
#2
Hyperactive Member
Re: MySQL .Net Data Provider
ByteFX.Data is a package for allowing .NET native access to MySQL and postgres.
http://sourceforge.net/projects/mysqlnet/
However, you can get the ODBC or OleDB drivers from MySQL's website, and just use the ODBC or OleDB data objects.
-
Dec 6th, 2005, 10:10 PM
#3
Hyperactive Member
Re: MySQL .Net Data Provider
Here is a connection package from the folks at MySQL.
http://dev.mysql.com/doc/refman/5.0/...tallation.html
-
Dec 7th, 2005, 12:32 AM
#4
Thread Starter
Fanatic Member
Re: MySQL .Net Data Provider
Thanks. I'll be getting the one from MySQL's website. Thanks again.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|