|
-
August 13th, 2001, 09:04 PM
#1
Count record aside from Recordcount
How can I have record count without using RecordCount function. Is there a way like
Select Count(*) from Tablename
If there is..how can I code this?
starting with
Dim RS As ADODB.Recordset
Set RS = new ADODB.Recordset
RS.Open ....
cecile
The more u read, the more u do not know
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
|