Hello,
I have an application developed in Visual Basic 6 that generate several reports with Crystal Reports 8.5.
All runs fine with Windows XP operation system but when I trying to run the application over Windows 7 the error message "Server has not yet been opened" is showed at the code line that link the report with the data source, that is at:
report.Database.AddADOCommand con, datcmd1
Can you help me with this issue?
Thank you very much in advance
Replies