Results 1 to 4 of 4

Thread: Vb 6 Error

  1. #1

    Thread Starter
    Addicted Member -=SC@RF@C3=-'s Avatar
    Join Date
    Apr 2002
    Location
    Somewhere in the middle
    Posts
    158

    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

  2. #2

    Thread Starter
    Addicted Member -=SC@RF@C3=-'s Avatar
    Join Date
    Apr 2002
    Location
    Somewhere in the middle
    Posts
    158

    Re: Vb 6 Error

    Code:
    RPTANTScontact.ReportFileName = "C:\ANTSae\Reports\RPTAcontact.rpt"
                RPTANTScontact.Action = 1
                RPTANTScontact.Destination = 1
                RPTANTScontact.Reset

  3. #3
    Frenzied Member
    Join Date
    Aug 2005
    Posts
    1,042

    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

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Vb 6 Error

    Moved to reporting

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width