|
-
Apr 6th, 2001, 05:54 AM
#1
Thread Starter
Fanatic Member
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]
-
Apr 6th, 2001, 08:03 AM
#2
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|