InterviewSolution
Saved Bookmarks
| 1. |
Solve : Cant create new data source to sql server? |
|
Answer» I'm trying to make a private server and when i try to create a new data source it tell me that there is an error ill attack a pic. ive tried everything and i just dont understand why it work proceed. I'm trying to make a private server and when i try to create a new data source it tell me that there is an error ill attack a pic. ive tried everything and i just dont understand why it work proceed. any answers, i really want this solved..On your SQL Server, is TCP/IP enabled? You'll find this in the SQL Server Configuration Manager. Alternatively, use the SQL Server Surface Area Configuration wizard. Bottom LINE: a default installation of SQL 2005, 2008, or 2008 R2 has Named Pipes and TCP/IP disabled on all network interfaces. I wiwll have to check ill get back to you later, but thanks for the reply.Quote from: BluerjB on August 13, 2010, 09:52:08 AM I wiwll have to check ill get back to you later, but thanks for the reply. I CHECKED it and all tcp options were enabled.. does me having just one machine in which Sql is INSTALLED play a role? And on sql i am logged in through windows authentication.Quote from: BluerjB on August 13, 2010, 08:09:13 PM I checked it and all tcp options were enabled.. does me having just one machine in which Sql is installed play a role? sorry found my solution i was doing it with my ANTI virus on |
|