All,
Can I just right-click on a database object from Management studio and copy that database's Connection String from somewhere?
If not, then there should be!
Dave
Printable View
All,
Can I just right-click on a database object from Management studio and copy that database's Connection String from somewhere?
If not, then there should be!
Dave
I'm not aware of that ability in SSMS but the Server Explorer in VS can do it for you. Just select a database and then get its connection string from the Properties window.