Re: MySQL and 'ODBC'@'localhost' error

2007-07-09 Thread kapil kaushik
Hi All, Thanks a lot for your help. The thing is working now. Although I would like to mention a couple of points: 1. mysql -u root -p test_dev wrote: You didn't specify a user or password on your mysql command line when you redirected your input to your .sql file, and for some reason the defa

RE: MySQL and 'ODBC'@'localhost' error

2007-07-09 Thread Jerry Schwartz
You didn't specify a user or password on your mysql command line when you redirected your input to your .sql file, and for some reason the default is [EMAIL PROTECTED] You need to use the -p and -u options on the command line. Regards, Jerry Schwartz The Infoshop by Global Information Incorporat

Re: MySQL and 'ODBC'@'localhost' error

2007-07-08 Thread Martin Gainty
You are attempting to login as ODBC If your scripts are using ODBC as the USER you will need to CREATE USER ODBC and GRANT necessary privs doc available at http://dev.mysql.com/doc/refman/5.0/en/adding-users.html M-- This email message and any files transmitted with it contain confidential info

RE: mySQL and odbc

2004-02-11 Thread vpendleton
t;<<<<< On 2/11/04, 3:25:49 PM, Adam Staunton <[EMAIL PROTECTED]> wrote regarding RE: mySQL and odbc: > Using phpmyadmin I have granted all priviledges to the user for the database. Any ideas ? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: mySQL and odbc

2004-02-11 Thread Adam Staunton
Using phpmyadmin I have granted all priviledges to the user for the database. Any ideas ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, 12 February 2004 4:12 AM To: Adam Staunton Cc: [EMAIL PROTECTED] Subject: Re: mySQL and odbc Have the grant

Re: mySQL and odbc

2004-02-11 Thread vpendleton
Have the grant tables been set up to allow this user access from this host? Do a show grants for this user. >> Original Message << On 2/10/04, 5:52:11 PM, Adam Staunton <[EMAIL PROTECTED]> wrote regarding mySQL and odbc: > Hi all, > I am getting the following

Re: MySQL and ODBC prolbme

2002-10-03 Thread Jeff Bluemel
"'Jeff Bluemel'" <[EMAIL PROTECTED]> Sent: Thursday, October 03, 2002 9:49 AM Subject: RE: MySQL and ODBC prolbme > Nope, just telnet linuxhost 3306 > > Leave the telnet port alone. > > -J > > > -Original Message- > From: Jeff Bluemel [mail

RE: MySQL and ODBC prolbme

2002-10-03 Thread Chris Couture
Can the two machines ping each other? -Original Message- From: Jeff Bluemel [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 9:11 AM To: [EMAIL PROTECTED] Subject: MySQL and ODBC prolbme I have mysql on a linux box (IP 192.168.0.1), and I've got a windows 2000 box that I am

Re: MYSQL and ODBC

2001-01-19 Thread Rolf Hopkins
-- From: "James "BUBBA" Carter" <[EMAIL PROTECTED]> To: "Rolf Hopkins" <[EMAIL PROTECTED]> Sent: Friday, January 19, 2001 22:29 Subject: Re: MYSQL and ODBC > I don't think I was clear. Let me try and start over. > > > I am an ISP. I h

Re: MYSQL and ODBC

2001-01-18 Thread Rolf Hopkins
Sorry, I'm confused on what you have (machines? what is running on what?), what your ISP has and what you are trying to do. Do you know about phpmyadmin program? Maybe it is what you're looking for. Most importantly, why did your ISP recommend you use ODBC on a Win2k? Do they have some restric