Results 1 to 2 of 2

Thread: Question (Required ur opinion)

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2000
    Posts
    73
    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

  2. #2
    Lively Member dlm's Avatar
    Join Date
    Oct 2000
    Location
    Geraardsbergen(Belgium)
    Posts
    91
    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
  •  



Click Here to Expand Forum to Full Width