The Open Source Swiss Army Knife

/windows/access/bookmarks/
/windows/access/bookmarks/ + sub-categories
http://www.sirfsup.com/
web directory content
    
      

Not logged in
Chat Register Login
return to:  http:/www.sirfsup.com      /windows   /access   /bookmarks 
Permalink: one.txt
Title: add
article options : please login   |  raw source view  

Code (VBScript):
varBookMark = rsChantList.Bookmark
rsChantList.MoveFirst
rsChantList.Find "ChantName = 'Oma' "
If (objRecordset.EOF = True) Then

MsgBox "Record not found", vbOK
rsChantList.Bookmark = varBookMark
End If


Leave a Reply
Your Name:     anonymous
Your Email:
Website:  
Comments:

The author will be notified of your reply.
return to top