I would like to transfer all the tables from one database to another. I am using DTS. All goes well as long as a table does not contain a timestamp field. DTS says that the table contains fields that are read only.

Also identify fields lose their 'Identity" flag.

Can't I just make a mirror image 'copy'? I just want all the data in the tables transferred (copied) to another database.

Thanks,

Judith