Hi,

I'm running into a funny error when trying to connect to our MS SQL 2000 database using Perl 5.8.6-1. The error is:

dbd_error: err_rc=-1 rc=0 s/d/e: 0/3165280/3165048
dbd_error: SQL-82 (native 0): 523 80 (SQL-82)
dbd_error: err_rc=-1 rc=0 s/d/e: 0/0/3165048
db_login/SQLConnect error -1 recorded: 523 80 (SQL-82)(DBD: db_login/SQLConnect err=-1)


Has anyone seen an error like this before? Username and password are correct and database name is correctly setup in the DSN.

Any clues or troubleshooting tips would be greatly appreciated.

Thanks,
LC