Hi,
Using CR 8.5, CE 8.5, SQL Server 2000.
Designed a report using "Trusted Connection" instead of adding specific user id and pasword. Report runs fine.
Then I publish the report in CE. In database tab, I enter "corp\xyz" as userid and "xyz" as password. This user is a network account which has execute permissions for the Stored Procedure report is pointing to.
It is failing all the time in CE.
Questiion is, "Can I use network account or not", Usually how to have information set when report is pointing to SP in SQL Server and using Trusted Connection.
Any thoughts ??
V
Using CR 8.5, CE 8.5, SQL Server 2000.
Designed a report using "Trusted Connection" instead of adding specific user id and pasword. Report runs fine.
Then I publish the report in CE. In database tab, I enter "corp\xyz" as userid and "xyz" as password. This user is a network account which has execute permissions for the Stored Procedure report is pointing to.
It is failing all the time in CE.
Questiion is, "Can I use network account or not", Usually how to have information set when report is pointing to SP in SQL Server and using Trusted Connection.
Any thoughts ??
V