I am using Crystal report 7. Connecting via ODBC in SQL server
Cannot open sql server...
.Action = 1 property is write-only
Can someone help me on solving this? I am trying to show what im going to print. Thank you in advance
Printable View
I am using Crystal report 7. Connecting via ODBC in SQL server
Cannot open sql server...
.Action = 1 property is write-only
Can someone help me on solving this? I am trying to show what im going to print. Thank you in advance
Code:RPTANTScontact.ReportFileName = "C:\ANTSae\Reports\RPTAcontact.rpt"
RPTANTScontact.Action = 1
RPTANTScontact.Destination = 1
RPTANTScontact.Reset
Have you checked to make sure your database is not set to Read Only?
Right click on it, click properties and see if the Read Only box is check.
Also, you might have better luck and get more responses if you posted in the Reports section of the Forums.
Good Luck
Moved to reporting