RE: ActiveX error Visual Basic Integration MySQL

2002-11-07 Thread Fernando Grijalba
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

ActiveX error Visual Basic Integration MySQL

2002-11-06 Thread Oliver Gottwald
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