kamran123
May 18th, 2007, 01:35 AM
I created a report in Crystal Report 10 with the specifications
Server Name=db02 ;User id=sa;
password=something;Database=Northwind;
The Client machine spcification are:
Client's Server Name=Srv;User id=abc;
password=xyz;Database=NorthwindCopy;
My Web Application does not change the all these specification at run time.
My client has to open a report and change the specification accordingly.then run report from my application ,it run succsessfull.My Client will have to open each report and change it settings to report run succsessfully.
Server Name=db02 ;User id=sa;
password=something;Database=Northwind;
The Client machine spcification are:
Client's Server Name=Srv;User id=abc;
password=xyz;Database=NorthwindCopy;
My Web Application does not change the all these specification at run time.
My client has to open a report and change the specification accordingly.then run report from my application ,it run succsessfull.My Client will have to open each report and change it settings to report run succsessfully.