View Full Version : Visual Basic + Mysql
squirellplaying
11-02-2005, 03:08 AM
I've been trying to find a good resource that explains database connections in visual basic. I've found a lot for asp.net and databases but none for just like an application getting data from a database, specifically through a network. So any websites you use?
oracleguy
11-02-2005, 07:01 AM
What version of Visual Basic are we talking about? Like VB6 or VB.net?
squirellplaying
11-02-2005, 05:00 PM
It is VB6.
oracleguy
11-02-2005, 11:49 PM
Well you can connect to MySQL using ADO, so any tutorials on that would be applicable. You'll need the ODBC driver for MySQL: http://dev.mysql.com/downloads/connector/odbc/3.51.html
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.