Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to create new database
Message
 
 
To
26/03/2015 13:47:49
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2012
Application:
Web
Miscellaneous
Thread ID:
01617289
Message ID:
01617296
Views:
33
>I want to create a new database and SQL Server says that the database already exists. It is not showing up in SSMS. What kind of configuration may result in that situation?

Check the list of DBs
SELECT * FROM sys.databases
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform