|
-
Nov 26th, 2000, 10:44 AM
#1
Thread Starter
Lively Member
please select only one option
How can you determine if a DAO Recordset object supports bookmarks?
Choice 1 By examining the Recordset1.HasBookmarks property.
Choice 2 Only Forward Only type Recordsets support Bookmarks.
Choice 3 All Recordset objects support Bookmarks.
Choice 4 By examining the Recordset1.Bookmarkable property.
Choice 5 By examining the Recordset1.Bookmarks property
-
Nov 27th, 2000, 04:22 AM
#2
Lively Member
Hi,
Choice 4 shut be the right anser...
From the Help file of Access 97:
Returns a value that indicates whether a Recordset object supports bookmarks
DLM
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
|