"Logon Failure" when trying to connect to SQL Ser.
I've gone thought the examples in chapter 5 and have successfully been able to produce results connecting to the sample access DB. When I try the same thing, but on a SQL server I receive the following error.
"Logon failed. description: An unhandled exception occured during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code....."
I've tried connecting using OLE DB(ADO) and ODBC(RDO), I receive the same message. I've confirmed the logon info and it is correct. I'm out of ideas. Any help would be appreciated. Thanks!
|