W3Schools.com

ADO CompareBookmarks Method


Recordset Object Reference Complete Recordset Object Reference

The CompareBookmarks method compares two bookmarks. This method returns a CompareEnum value that indicates the bookmark's relative row positions.

Note: The two bookmarks must be within the same Recordset, or within a Recordset and its clone.

Note: You can use this method only if the provider support bookmarks.

Syntax

result=objRecordset.CompareBookmarks(mark1,mark2)

Parameter Description
mark1 The bookmark of the first row
mark2 The bookmark of the second row


CompareEnum Values

Constant Value Description
adCompareLessThan 0 The first bookmark is before the second
adCompareEqual 1 The bookmarks are equal
adCompareGreaterThan 2 The first bookmark is after the second
adCompareNotEqual 3 The bookmarks are not equal
adCompareNotComparable 4 The bookmarks cannot be compared


Recordset Object Reference Complete Recordset Object Reference
WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$7.95/mo SEO Hosting
Premium Website Design
WEB BUILDING
Download XML Editor
FREE Website BUILDER
Free Website Templates Free CSS Templates
Make Your Own Website
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE