When inserting a record, I need to somehow return the AutoID that was generated for that record. I'm using ADO to connect to Access. What is the correct way of insuring that I return the correct ID? Thanks!