Re: Instantiating MySQLDataAdapter in C#???
Posted by: Mike Hillyer
Date: January 21, 2005 03:45PM

Ok, we're working on that slim documentation.

You instanciate the MySqlDataAdapter class with the New keyword. Assuming you know that already, you need to reference the Connector/NET dll or you cannot use Connector/NET.

I have a tutorial that shows how to use it at http://www.vbmysql.com/articles/vb_mysql_tutorials/vb_mysql_tutorial-part4.html

Mike Hillyer, Technical Writer
MySQL AB, www.mysql.com
Office: +1 403-380-6535
Mobile: +1 403-330-0870
Blog: http://www.openwin.org/mike

Options: ReplyQuote


Subject
Written By
Posted
Re: Instantiating MySQLDataAdapter in C#???
January 21, 2005 03:45PM


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.