10 messages in com.mysql.lists.win32Re: MySQL and VB.NET
FromSent OnAttachments
Thomas Trutt17 May 2004 11:27 
Freddie Sorensen17 May 2004 11:32 
Corey Tisdale17 May 2004 11:34 
Jonathan G. Lampe17 May 2004 11:36 
Freddie Sorensen17 May 2004 11:42 
Reggie17 May 2004 12:30 
Thomas Trutt17 May 2004 12:56 
Reggie17 May 2004 13:08 
Samuel17 May 2004 17:48 
Thomas Trutt18 May 2004 07:40 
Subject:Re: MySQL and VB.NET
From:Corey Tisdale (cor@bbqguys.com)
Date:05/17/2004 11:34:50 AM
List:com.mysql.lists.win32

ByteFX is an oledb provider for mysql you can get from sourceforge: http://sourceforge.net/projects/mysqlnet/

You can also get the odbc .net drivers and use those with myodbc.

I like the bytefx way myself, but if you want your code to be portable, you can do it the odbc way. -Corey

On May 17, 2004, at 1:27 PM, Thomas Trutt wrote:

Just wondering if MYSQL can be used with VB.NET, and if so if any of you out there have done so.. I'm looking for some advise on how to implement it in an application I'm writing instead of the MSDE I am curenttly using. Any help on distribution ect would be greatly appreciated, and if you have any good sources for help that you can recommend please let me know..

Thank you all,