Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gmmastros on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC Linux MySQL

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
0
0
How to I set up the ODBC MySQL connections on a Linux box. I've been all over the MySQL documentation and can only find vague references to GRANT.

http database connections are OK using 'localhost'.
 
Check out:

I used the grant commands shown here, and it made the difference for me. I'm connecting to a mysql db on a linux machine from a win98 machine...

Hopefully, you won't run into other connectivity problems caused by pam setup on the linux machine, but that could be another place you need to look (in /etc/pam.d/xxx).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top