ADODB.RecordSet, RecordCount always return -1
From: Serge Myrand (info_at_softdelirium.qc.ca)
Date: 06/23/04
- Next message: Scott McNair: "Re: Favorite Scripting shortcuts"
- Previous message: Serge Myrand: "Re: PostField and Variable names"
- Next in thread: Bob Barrows [MVP]: "Re: ADODB.RecordSet, RecordCount always return -1"
- Reply: Bob Barrows [MVP]: "Re: ADODB.RecordSet, RecordCount always return -1"
- Reply: Serge Myrand: "Re: ADODB.RecordSet, RecordCount always return -1"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Jun 2004 11:14:47 -0300
Hi,
I have an ADODB.RecordSet that RecordCount alway return -1 and this
RecordSet is plenty of record!
R.RecordSet = -1
R.eof = False
R.BOF = False
Is the cursor is lost somewhere?
How can I do to get the number of record in the result set?
Thank you in advance
serge
- Next message: Scott McNair: "Re: Favorite Scripting shortcuts"
- Previous message: Serge Myrand: "Re: PostField and Variable names"
- Next in thread: Bob Barrows [MVP]: "Re: ADODB.RecordSet, RecordCount always return -1"
- Reply: Bob Barrows [MVP]: "Re: ADODB.RecordSet, RecordCount always return -1"
- Reply: Serge Myrand: "Re: ADODB.RecordSet, RecordCount always return -1"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|