Visual Studio 2005,SQL Data source configuration 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
You may want to check and see if the SQL Server Browser service is running or not. If it is, check firewalls, etc.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
You may want to check and see if the SQL Server Browser service is running or not. If it is, check firewalls, etc.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
How to check that SQL Server Browser service is running or not.please explain it in detail m a bit new to it..thanx
Go into Adminstrative Tools in the Control Panel, click on the Services icon.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
Go into Adminstrative Tools in the Control Panel, click on the Services icon.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
hey paul ..i cant find it in Control panel.please tell me in detail..sorry for the trouble,but i really need it..
amit2011 wrote:
i cant find it in Control panel
:wtf: It is one of the first things you should see. Are you in classic view for Control Panel? If not so, you need to switch to it.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
amit2011 wrote:
i cant find it in Control panel
:wtf: It is one of the first things you should see. Are you in classic view for Control Panel? If not so, you need to switch to it.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
i am using windows Vista home..i am in Control Panel,but there is on Option for "Services"..??
amit2011 wrote:
in Control Panel,but there is on Option for "Services"..?? Quote Selected Text
Services is in the option called Administrative Tools. All versions of Vista have it.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
amit2011 wrote:
in Control Panel,but there is on Option for "Services"..?? Quote Selected Text
Services is in the option called Administrative Tools. All versions of Vista have it.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
You need to open up the properties for it and take it from there. I would suggest setting to automatic.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
You need to open up the properties for it and take it from there. I would suggest setting to automatic.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
i did that as well..but i still cant find the databases in that DropdownList of "Databases"..?? please help..
after what u told..i am able to get in the "ServerName", (PC_Name\SQLEXPRESS).. when i select it i am able to get the Databases. Initialy in Sql Server 2000, i uesd to set "ServerName" as (.)dot. can i use the (PC_Name\SQLEXPRESS) as my servername? how will it effect my funtionalities..? thanx