Results 1 to 4 of 4

Thread: [RESOLVED] MySQL .Net Data Provider

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2005
    Location
    Cebu
    Posts
    607

    Resolved [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.

  2. #2
    Hyperactive Member umilmi81's Avatar
    Join Date
    Sep 2005
    Location
    Sterling Heights, Mi.
    Posts
    335

    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.

  3. #3
    Hyperactive Member umilmi81's Avatar
    Join Date
    Sep 2005
    Location
    Sterling Heights, Mi.
    Posts
    335

    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

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2005
    Location
    Cebu
    Posts
    607

    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
  •  



Click Here to Expand Forum to Full Width