I created a report using Crystal Reports 8.0 (from a VFP table). An application in VFP creates a preview of the report. When I click the refresh button the following error appears: Not connected to the server yet!
The LogOnServer Method asks for (dll,server,database,userid,password,id)?
Is this how to go about it? Should I run this method in my init? What values do I use? I am only running from a local machine.
The LogOnServer Method asks for (dll,server,database,userid,password,id)?
Is this how to go about it? Should I run this method in my init? What values do I use? I am only running from a local machine.