Page 1 of 1

DbProviderFactory class with VB .net 2005 Beta 2

Posted: Wed 05 Oct 2005 11:37
by AOG
In English:
I am Spanish, Development with Visual BASIC net 2005 Beta 2 and my question is: as it is formed and is used MySqlDirect using the DbProviderFactory class?

En Español:
Desarrollo con Visual Basic .net 2005 Beta 2 y mi pregunta es: ¿como se configura y se utiliza MySqlDirect utilizando la clase DbProviderFactory?

Un saludo,
AOG

Posted: Wed 05 Oct 2005 13:09
by Serious
You can use MySqlDirectFactory class. This class represents a factory
required to create inheritors of generic base classes to use with
MySQLDirect.
See MySQLDirect .NET documentation for additional information and code
samples.