ssundar
Nov 7th, 2000, 02:47 PM
Hi,
How to implement the findfirst method in ado?
I want this to be present within a loop. So regardless of the earlier find, the current one should be able to start the search at the top and find a record.
Pls tell me if there is any other way other than using the movefirst method before calling find method. Note that I have to work with recordsets only.
Bye,
Sundar
How to implement the findfirst method in ado?
I want this to be present within a loop. So regardless of the earlier find, the current one should be able to start the search at the top and find a record.
Pls tell me if there is any other way other than using the movefirst method before calling find method. Note that I have to work with recordsets only.
Bye,
Sundar