Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Easy one for you...
Message
From
06/06/2001 07:08:01
 
 
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00514460
Message ID:
00515623
Views:
17
Hy Joe,

If the CursorLocation property is set to adUserServer then then RecordCount property is always -1.

You can change the CursorLocation to adUseClient or before create the recordset
to excute an simple sql stament "Select count(*) as NumRecords From ...."

Giuseppe
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform