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>
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.