I am trying to learn how to use crystal with a stored proc.
I created the dataset and the report.
I understand that I have to connect to the stored proc...
how do I handle the connection info? USERID and PASSWORD?
I am doing this on my local machine and have always used integrated security...never dealt with UID and PWD...
is there any sample code around that will demonstrate this... Thanks much
I created the dataset and the report.
I understand that I have to connect to the stored proc...
how do I handle the connection info? USERID and PASSWORD?
I am doing this on my local machine and have always used integrated security...never dealt with UID and PWD...
is there any sample code around that will demonstrate this... Thanks much