Re: ODBC error

2004-06-18 Thread Cemal Dalar
You should check your privileges in mysql server. Look at the Host field in mysql.user table. Probably that is the problem and change the value to the Windows IP address. And don't forget to make " FLUSH PRIVILEGES".. Ref: http://dev.mysql.com/doc/mysql/en/User_Account_Management.html Best Regar

Re: ODBC Error

2003-10-07 Thread Egor Egorov
"Fortuno, Adam" <[EMAIL PROTECTED]> wrote: > Yo gang! Having a problem with the MySQL ODBC 3.51 driver. > > I've got a MySQL volume which has a user table (tbl_usr). I'm linking this > table to an Access database on my workstation (via ODBC link). The account > being used for the connection has se

Re: ODBC error

2001-02-17 Thread Jan-Aage Bruvoll
On Sat, 17 Feb 2001, Ingrid Kast Fuller wrote: > I'm having an ODBC call failed error when I open one of my customers > databases. I've tried re-linking it and still get the error. My other > Mysql databases are working. But we just upgraded from FreeBSD 2.2.8 to > FreeBSD 4.2 and we have had a fe