|
-
May 26th, 2001, 08:24 AM
#1
Thread Starter
New Member
ADO Find
Hi
I am wanting to use the ADO find command.
To search for records based on one criteria seems easy enough:
myRS.Find ("Field1 = 'xxxxx'")
But how do you put criteria in for multiple fields
i.e. field1 = 'xxxxxxx' and field2 > 111111 etc.
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|