Hi All,

I'm inserting a new record into a database using CRecordSet::AddNew, followed by CRecordSet::Update, However one of the key fields is an auto-number, I call the requery method, but it returns the first record. How do I get it to return the record I've just inserted?

Many Thanks

Daniel.