FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

HELP in VB6 and MySQL

 


kawkazEE
this is urgent, i had a vb6 project and i want to change database from MS Access to MySQL for some certain reasons. but the problem is that i cant connect vb to mysql, ive read an article that i should use ODBC but after a few minutes of downloading and installinf still it doest work, vb displays an error saying cannot locate the ODBC driver in system info. if anybody knows the solution i need your help...
MrBaseball34
Did you install the myODBC driver? Did you setup a DSN pointing
to your mySQL dataset?
Sneemaster
MrBaseball34 wrote:
Did you install the myODBC driver? Did you setup a DSN pointing
to your mySQL dataset?


You can try to do a DSN-less connection in your code so you don't need to configure the DSN manually on each pc running the code, but you'll still need the myODBC driver installed to actually connect to the MySQL database.
Reply to topic    Frihost Forum Index -> Scripting -> Others

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.