Results 1 to 1 of 1

Thread: code

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2003
    Location
    North Dakota
    Posts
    75

    code

    VB Code:
    1. Private Sub cmdUpdate_Click()
    2.   datPrimaryRS.UpdateRecord
    3.   datPrimaryRS.Recordset.Bookmark = datPrimaryRS.Recordset.LastModified
    4. End Sub
    Last edited by Cat; Jan 3rd, 2004 at 07:05 AM.
    [

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