Appending records with Autonumber field...

B

Brett

I want to append records in my table that has an
autonumber field defined. I am running Access 97.
Basically I want to do a SET IDENTITY INSERT <table name>
ON that you would do in SQL Server.

How can this be accomplished in Access 97

Thank you,

Brett
 
Top