This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

fbsql

Old posts that have not been replied to for several years.
Locked
l
loze

Post by loze »

I get this error?
[19:50] TCL error [statsconn]: Error 1045 (Access denied for user: 'loze@h233n2fls33o990.telia.com' (Using password: YES))
all the user and pass are good. whats wrong?

<font size=-1>[ This Message was edited by: loze on 2002-06-20 13:37 ]</font>
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Check with the admin of the SQL server.

The messages returned by SQL servers can be confusing, all they are standard.

This is more of a diagnostics message, stating an error number, the user trying to access, the host he is using to connect from, and if he is using a password or not.

This usualy occurs in 1 of 2 conditions.

Either you have used an incorrect password, which is not the case, as you stated.

Or the admin has limited where you can make connections from.

It is most likely case number 2.

Admins limit where a connection can be made from, to kurb all chances that somone can steal your data. It is most likely that connections are limited to host's only within the local network of the SQL server. IE, that one machine, or all web/shell severs designed for access.
Locked