I apologize, we are using CR 9. The application that launches the report is written in Delphi7. We use SQL 2000 and the report uses an ADO connection to the database.
Here is where the code fails.... Can anyone tell me why
Expiration =
IF Cardholder.Activation = LockAccess.Activation THEN
LockAccess.Activation
ELSE
Cardholder.Activation
END
-----------------------------------------------------Server: Msg 156, Level 15, State 1, Line 10
Incorrect...
I'm trying to connect to my database using a ODBC connection but when I create the connection I get the following error:
Login failed for user 'sa'.Reason: Not associated with a Trusted SQL Server connection.
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.