I used DTS import/export wizard to transfer data, but all
constraints in tables were lost. Does it design that
way?
Which tool can I use to transfer tabes with constraints,
index, view and stored procedures? How should I do it?
Thank you for your help.
Yuling
"Yuling" <y...@creativelabs.com> wrote in message
news:907f01c2069f$ab64c570$3bef2ecf@TKMSFTNGXA10...
I generated the script -- drop the constraints (FK), drop
table and then create table. For creating table script, I
didn't see any alter table to add the constraints (FK).
If I run this script on remote server, it would not keep
the constraints at all. I use PUBS database to do the
testing. Do I miss any option?
Does bcp and BULK INSERT has this ability? If yes, how to
do?
Thank you so much for your help.
Yuling
>.
>
"yuling" <y...@creativelabs.com> wrote in message
news:929e01c20733$c3d073e0$19ef2ecf@tkmsftngxa01...