Results 1 to 2 of 2

Thread: Error 3709

  1. #1

    Thread Starter
    Fanatic Member crispin's Avatar
    Join Date
    Aug 2000
    Location
    2 clicks west of a Quirkafleeg...Cornwall, England
    Posts
    754
    got any sample code you can post?
    Crispin
    VB6 ENT SP5
    VB.NET
    W2K ADV SVR SP3
    WWW.BLOCKSOFT.CO.UK

    [Microsoft Basic: 1976-2001, RIP]

  2. #2
    New Member
    Join Date
    Apr 2001
    Location
    UK
    Posts
    8
    Sample code

    If de.conRep.State = adStateClosed Then de.conRep.Open
    If de.rscmdReport1.State = adStateClosed Then de.rscmdReport1.Open

    If I replace rscmdReport1 with rscmdReport2 it works. There seems to be something wrong with rscmdReport1 but I can't find it.
    rscmdReport1 is a recordset hanging off the conRep connection as is rscmdReport2.

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