FindFirst, FindLast, FindNext, FindPrevious Methods Example (VC++)

This example navigates through a recordset by asking the user whether to use FindFirst, FindLast, FindNext, or FindPrevious.

See How to Build the DAO Method Samples.

On the MSDN Library discIf you have installed the DAO SDK, see Samples\dbdaoInstallDirectory\DAOSDK\SAMPLES\FindFirst.cpp.