Re: Problem Setting up MyODBC Driver

2001-03-20 Thread denis mettler
Hi Nick, I think u have to make the following. go to mysql prompt: use mysql; then select * from user; is there an entry for the mysql client and the user on it? i don't think so. so u have to make a new entry. then: grant all on *.* to username@clienthostname username (username u are conne

Re: Problem Setting up MyODBC Driver

2001-03-20 Thread Pat Sherrill
Your workstation may not be in the host table of the MySQL Server. Pat... - Original Message - From: "Nick" <[EMAIL PROTECTED]> To: "mysql" <[EMAIL PROTECTED]> Sent: Tuesday, March 20, 2001 9:31 AM Subject: Problem Setting up MyODBC Driver > HI > > I am trying to set up an ODBC connecti