I have a question regarding CRecordsets. Here's the situation: 1) If I have an empty table, I can insert as many records as I want w/o a problem. 2) If the table is not empty, trying to add a record with the same routine fails. The failure is caused by…