Page 1 of 1

Search Button

Posted: Tue 06 Sep 2005 18:17
by thami
I'm using VB .NET 2003 with MySQL (VBMySQLDirect, Connector .NET).
I've never used these tools before.
I would like to search for a record in the database using a primary key and display the record on a datagrid.
Please help.

Posted: Wed 07 Sep 2005 07:04
by Serious
Connector/NET is MySQL AB product, we do not support it. Moreover, our provider doesn't requires Connector/NET or any other connector to be installed on your machine.

MySQLDirect .NET installation package includes various sample projects in C#, MC++, VB.NET, Delphi.
See "%ProgramFiles%\CoreLab\MySQLDirect.NET\Samples" folder.