visual studio2005,SQL Data source problem
-
I am using Visual Studio 2005 and SQL Server 2005+SQL Server MAnagement Studio 2005.i m using Windows Vista home. when in "SQL Data source" i configure it ,then after selecting "NewConnection", i select "Sql Client". then select the Server (.). But then in the "Database" Dropdownlist,I couldnt find any of the databases i had made SQL Server MAnagement Studio 2005. i am new to SQL Server 2005.Please help me out... thanx in advance
-
I am using Visual Studio 2005 and SQL Server 2005+SQL Server MAnagement Studio 2005.i m using Windows Vista home. when in "SQL Data source" i configure it ,then after selecting "NewConnection", i select "Sql Client". then select the Server (.). But then in the "Database" Dropdownlist,I couldnt find any of the databases i had made SQL Server MAnagement Studio 2005. i am new to SQL Server 2005.Please help me out... thanx in advance
Hi, I think the way you specify the server is incorrect. If its locally available give the server name as (local) else select the server from the drop down list. Hope it helps Thx, Gayani
-
I am using Visual Studio 2005 and SQL Server 2005+SQL Server MAnagement Studio 2005.i m using Windows Vista home. when in "SQL Data source" i configure it ,then after selecting "NewConnection", i select "Sql Client". then select the Server (.). But then in the "Database" Dropdownlist,I couldnt find any of the databases i had made SQL Server MAnagement Studio 2005. i am new to SQL Server 2005.Please help me out... thanx in advance
rather than dot (.) , please put IP Address or system name. it will resolve your problem.
cheers, Abhijit