Forum Moderators: open

Message Too Old, No Replies

Maintaining the relationship when import/export SQL DB

         

Raymond

11:00 am on Nov 15, 2006 (gmt 0)

10+ Year Member



How can I maintain the keys and relationships when importing/exporting DBs in SQL server 2005? Everytime i do an import/export, the keys are lost and the relationships are gone.

I tried to use "Copy objects and data Between SQL Server databases" option, but it always fails while performing the copy. The error is always "...[sql server] 'mylogin' is not a valid login or you do not have permission"

[edited by: Raymond at 11:06 am (utc) on Nov. 15, 2006]

LifeinAsia

4:51 pm on Nov 15, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Just an obvious question- does the mylogin account actually have the proper permissions?