S
Sergey
Hello,
I'm using an ODBC driver for MySql and the ODBC classes
that come with .NET framework.
I don't know how to do the following tasks:
1. Determining if a table with a given name exists in the
database.
2. Creating a data source programmatically.
3. Creating a database programatically.
Any help would be appreciated,
--Sergey
I'm using an ODBC driver for MySql and the ODBC classes
that come with .NET framework.
I don't know how to do the following tasks:
1. Determining if a table with a given name exists in the
database.
2. Creating a data source programmatically.
3. Creating a database programatically.
Any help would be appreciated,
--Sergey