Insert

P

Pat

Hello:

I am running a query which is inserting data from one
table to another. I need to be able to track the number
inserted of inserted records in an id field. Ex if I
insert 5 records, then the first would be id 00001, then
on the second insert 00002, then on the third 00003 etc.

Thanks in advance for the assistance.

Pat
 
Top