Hi all,
Is this normal that when you create a table through DTS from one SQL server to another SQL server, the PK and Identity property do not get created?
The table does not exist on the destination, you click CREATE, but if the Source has PK or Identity on the column, these properties are NOT created on the Source.
Thanks