Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 user does not exist when export

Author  Topic 

marsk
Starting Member

1 Post

Posted - 2006-11-09 : 15:06:58
I've been given the task of cloning the current sql database for finances. This is strictly a 100% cloning, no data whatsoever will inhabit it. I'm using SQL Server Enterprise Manager and I export the structure from an existing DB to a new DB. But for some reason I get an error in the middle of the export that says "User does not exist". I don't understand why this is happening, the user it specifies is definitely in the users area, but it gives me that error message every time I try to export. Any thoughts as to what I could do?
   

- Advertisement -