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.
| Author |
Topic |
|
gtvt6
Starting Member
3 Posts |
Posted - 2005-08-26 : 11:30:17
|
| I am trying to generate sql script through Enterprise Manager (tables, sp, database, users), when I try running the script I get an error that states that the Database does not exist, but when I generate the script for another db everything goes good. Are there any known issues with this feature? The db that is throwing the error does have several relationships defined, could this play a part in it? |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
gtvt6
Starting Member
3 Posts |
Posted - 2005-08-26 : 12:09:40
|
| I performed the DBCC CHECKDB on the problem database and retrived 0 errors. Any other ideas that could be causing this? |
 |
|
|
|
|
|