PDA

View Full Version : How do I create an ODBC connection to vB database?


carpenter
Thu 27th Dec '01, 1:29pm
We have written a MS Access program to monitor our vBulletin database and provide reports. This program resides on another computer.

How do we create an ODBC connection to our vBulletin database? We only need read access and do not want to make any changes of any type to the database.

MySQL version is 3.23.45
vBulletin version is 2.2.1

AWS
Thu 27th Dec '01, 5:50pm
Grant the remote box read access to mysql.

carpenter
Fri 28th Dec '01, 8:26pm
How exactly do I do that?