Nov 11, 2005 #1 mlaws88 Technical User Joined Dec 13, 2004 Messages 2 Location US Is there a function within crystal reports (8.5) to allow the report to pass the same logon credentials to all subreports?
Is there a function within crystal reports (8.5) to allow the report to pass the same logon credentials to all subreports?
Nov 11, 2005 #2 synapsevampire Programmer Joined Mar 23, 2002 Messages 20,180 Location US If you have the same database for all reports, Crystal should only require that you login one time, regardless of the number of subreports. Otherwise as a matetr of security, Crystal does not store this information. -k Upvote 0 Downvote
If you have the same database for all reports, Crystal should only require that you login one time, regardless of the number of subreports. Otherwise as a matetr of security, Crystal does not store this information. -k
Nov 11, 2005 Thread starter #3 mlaws88 Technical User Joined Dec 13, 2004 Messages 2 Location US Thanks Synapsevampire. I did not think it did but I hoped there was something I missed. Upvote 0 Downvote