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 |
|
Nitin Bansal
Starting Member
13 Posts |
Posted - 2008-06-12 : 03:42:54
|
| I have a DSN name, userid and password for a particular database, How can i get the whole information of this database ?Is any way so that i can open this database on my Enterprise Manager ? |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2008-06-12 : 13:50:24
|
| You don't need a DSN to access a database in Enterprise Manager. Just register the server using the credentials that were given to you.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/Subscribe to my blog |
 |
|
|
|
|
|