RE: Still got issue with 'odbc' user

"Edward W. Rouse" <[email protected]>
Newsgroups gmane.comp.php.windows
Message-ID <0a2901cb1173$cc429d20$64c7d760$@com>
I'm not a big php user, but, if you have set and are using a password, why
does the access denied message show (using password: NO). If memory serves
(and it has been a while) using ODBC means that you have to set up an ODBC
'proxy' that you use to actually make the DB connection. So my question
would be: Did you specify a password when you set up the ODBC connection?

I don't remember if ODBC allows password pass-through (or if it does now).

Edward W. Rouse


-----Original Message-----
From: Jacob Kruger [mailto:[email protected]] 
Sent: Monday, June 21, 2010 11:19 AM
To: [email protected]
Subject: [PHP-WIN] Still got issue with 'odbc' user

Still getting the following error although now created a specific user that
granted all privileges to for the specific database, using PHPMyAdmin, and
the error returned is still the following:
(Problem: Access denied for user 'ODBC'@'localhost' (using password: NO)


I am specifically connecting using the new username/password combo, so no
idea why it's 'ignoring' them...?

$con = mysql_connect($mySQLServer,$mySQLUsername, $mySQLPassword);

Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'



__________ Information from ESET NOD32 Antivirus, version of virus signature
database 5215 (20100621) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.