Re: mySQL and VB.net for newbie
Posted by: Brennon Williams
Date: November 14, 2004 04:01PM

Sorry I forgot to add that you need to add the MySql.Data reference to your project and than at the top of your class or form source code, you need to import the reference as in :

Imports MySql.Data.MySqlClient

This should then give you access to all the members and so fourth...

Hope this helps

Brennon

Options: ReplyQuote


Subject
Written By
Posted
November 12, 2004 05:42PM
Re: mySQL and VB.net for newbie
November 14, 2004 04:01PM
November 14, 2004 08:04PM
November 14, 2004 08:06PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.