Then I tried to add this database in vs08 but at first I got nothing, then I manually started the MSSQLSERVER, after that it just displays the System Databases not the database “test1” I made
So how to make it realize that I have made a database and I want it to connect to that database?
//image
help, i need to connect to the db"test1" so that i can manupilate it using vs08 controls.
SQL Server 2005SQL Server Management Studio ExpressVS 2008
nwallaq
Member
64 Points
187 Posts
cannot get the db created in sql management studio express 2k5 displayed please help
Jun 13, 2010 03:05 PM|LINK
I followed the article
“How to: Create a Database (SQL Server Management Studio)”
http://msdn.microsoft.com/en-us/library/ms186312%28v=SQL.105%29.aspx
I got this:-
//image
Then I tried to add this database in vs08 but at first I got nothing, then I manually started the MSSQLSERVER, after that it just displays the System Databases not the database “test1” I made
So how to make it realize that I have made a database and I want it to connect to that database?
//image
help, i need to connect to the db"test1" so that i can manupilate it using vs08 controls.
SQL Server 2005 SQL Server Management Studio Express VS 2008
ignatandrei
All-Star
134527 Points
21579 Posts
Moderator
MVP
Re: cannot get the db created in sql management studio express 2k5 displayed please help
Jun 13, 2010 10:50 PM|LINK
the SSMS is connecting to A-63A[...]\SqlExpress
In VS you are connection to A-63A[...]
Please conect also toA-63A[...]\SqlExpress