-
I have a report iam setting
With Crytal
.LogonServer ...........
.Connect ="Driver=SQL Server;Server=xyz;UID=abc;Password=rew
;Database=test"
end with
If i execute a report on the database & server in which i created it works
but if i change only the server it doesnt work.
Rgds
satish
-
Ok the clue is have a sub report also
and try it then u might face the problem
-
Make sure that you connect the Sub-report to the database as well. While you may have connected the main report the sub-report may not be connect to the right server, if my memory serves me correctly.