cancel
Showing results for 
Search instead for 
Did you mean: 

Any TableLogonInfo equivalent for applying logon info Stored procedure??

Former Member
0 Kudos

In my custom crystal reports, I have set the location to a USP that accepts arguments(Eg: USP_MyProcedure;1) which are listed as Table in the CR. When there is a table, I applied TableLogOnInfo to avoid popup for login while loading CR. But I may not able to apply the same for a USP, which really threw "The Table XYZ could not be found" error. May I have any suggestion to bypass the Credentials pop?

Note: I am using C#, WPF CR 8.5 Targeting .NET 4.0 using VS2010.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

WOW, I have never heard of anyone trying CR 8.5 in a WPF app. Good luck....

Download the CR .NET Components for VS 2010 from here:

https://blogs.sap.com/2010/12/07/sap-crystal-reports-developer-version-for-microsoft-visual-studio-u...

Don

Former Member
0 Kudos

Thanks for the reply.. That looks like Sarcasm!!

I could successfully do for CR having tables, but not for the SPs is my issue.

I have the latest CR .NET components in my system.So that won't be a problem, though.

Answers (0)