Hey All,

I don't appear to have the seek function, maybe that's just for DAO, but what I need to do is:

Search for a field which contains a specific value and position the cursor accordingly.

My datasource is a data-aware class, which is populated from a delimited text-file. I uses the append methods to add fields to a recordset.

Any idea on how I can accomplish this would be greatly appreciated.

TIA.