New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Connecting to MySQL via ODBC

Got problems with your B2 or B3? Share and get helped!
Post Reply
redhot
Posts: 7
Joined: 07 Nov 2008, 11:07

Connecting to MySQL via ODBC

Post by redhot »

Hi, I'd like to use my Bubba Two as a database server and use my Windows machine at the front-end via Microsoft Access. To do this I guess I'd need to set up the ODBC data source first but I've tried a few combinations of usernames/passwords etc but with no success. Does anyone know how I can achieve this? Many thanks in advance.
asparak
Posts: 173
Joined: 08 Jun 2009, 07:38

Re: Connecting to MySQL via ODBC

Post by asparak »

redhot
Posts: 7
Joined: 07 Nov 2008, 11:07

Re: Connecting to MySQL via ODBC

Post by redhot »

Thanks for the suggestion but I'm afraid it didn't help.

I think I've now sorted the problem. What I did was to edit the configuration file /etc/mysql/my.cnf by commenting out the line "bind-address = 127.0.0.1" and restarting the mysql server. I also had to go into mysql and add a user with "GRANT ALL PRIVILEGES..." etc and it worked.
Post Reply