ACC2000: How to Use the Seek Method with a Multiple-Field Index (210445)
The information in this article applies to:
This article was previously published under Q210445 Advanced: Requires expert coding, interoperability, and multiuser skills.
This article applies only to a Microsoft Access database (.mdb).
SUMMARY
This article shows you how to use the Seek method when your table's primary key or index includes more than one field. Note that when you use the Seek method on multiple fields, the Seek fields must be in the same order as the fields in the underlying table. If they are not, the Seek method fails.
REFERENCESFor additional information about using the Seek method in an ADO recordset based on a table in a Microsoft Jet database, click the article number below
to view the article in the Microsoft Knowledge Base:
243465 ACC2000: How to Use the Seek Method with ActiveX Data Objects (ADO) Against a Jet Recordset
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbhowto kbprogramming KB210445 |
---|
|