error Visual Basic Integration MySQL
Hi,
I'm attempting to get the MySQL ODBC Drive to work with Visual Basic 6.0
Leaning version
I'm getting the following error:
Run-time error '429':
ActiveX component can't create object
On the following line
cnMySql.CursorDriver = rd
Hi,
I'm attempting to get the MySQL ODBC Drive to work with Visual Basic 6.0
Leaning version
I'm getting the following error:
Run-time error '429':
ActiveX component can't create object
On the following line
cnMySql.CursorDriver = rdUseOdbc
Does anyone have any idea what I might be doing wrong