Click here to Skip to main content
15,884,177 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
an exception occurred when trying to print crystal report in VS 2013 VB.net "login Database Failed" , Sap crystal Report version 13.0.9.1312 any help?
Posted
Comments
CHill60 25-Jun-14 12:37pm    
Clearly you are not supplying the correct credentials when attempting to login to the database

1 solution

Apply the logon details at runtime dynamically, check this tutorial
C# Crystal Reports Dynamic Logon parameters[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900