The background is we have a browser based reports application using asp pages that display a reports menu. To access Crystal reports which are connecting to a SQL Server 2000 database, Crystal Enterprise 10 Embedded engine is used In the menu we pass a username and password which works successfully and the user can see the report.
The issue is that a SQL login failure is always registered preceding the successful access of
report with passed login. The login failure is for the login id that was used to make the database connection in the report designer.
The issue is that a SQL login failure is always registered preceding the successful access of
report with passed login. The login failure is for the login id that was used to make the database connection in the report designer.