February 19, 2018 at 6:51 am
Good day,
I want to export data from one table to another using export and import wizard,i realised that the primary keys are not exported ,Is there a way to play around it without scripting the table first.
Thanks
February 19, 2018 at 7:01 am
tmmutsetse - Monday, February 19, 2018 6:51 AMGood day,I want to export data from one table to another using export and import wizard,i realised that the primary keys are not exported ,Is there a way to play around it without scripting the table first.
Thanks
What about this ?
https://www.sqlservercentral.com/Forums/Topic594018-149-1.aspx
February 19, 2018 at 7:12 am
tmmutsetse - Monday, February 19, 2018 6:51 AMGood day,I want to export data from one table to another using export and import wizard,i realised that the primary keys are not exported ,Is there a way to play around it without scripting the table first.
Thanks
Why do you not want to script the table? If you don't, though, then just script the primary key constraint. Expand the table, expand Keys, right-click on the primary key constraint and choose Script Key as -> CREATE To -> Clipboard.
John
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy