|
-
Mar 14th, 2007, 07:26 PM
#1
Thread Starter
Addicted Member
Vb 6 Error
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
-
Mar 14th, 2007, 08:45 PM
#2
Thread Starter
Addicted Member
Re: Vb 6 Error
Code:
RPTANTScontact.ReportFileName = "C:\ANTSae\Reports\RPTAcontact.rpt"
RPTANTScontact.Action = 1
RPTANTScontact.Destination = 1
RPTANTScontact.Reset
-
Mar 14th, 2007, 11:00 PM
#3
Frenzied Member
Re: Vb 6 Error
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
-
Mar 15th, 2007, 07:43 AM
#4
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|