Microsoft
Software
Hardware
Network
Question : Trouble with SQL server 2005 remote connection
I create a DB in SQL server 2005 in my server
Althoug I followed the insturctions in
http://forums.asp.net/t/14
99314.aspx
for enable remote conections, im receiving the error:
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified
This is when I try to connecto from an ODBC
What could be my error? i dont have experience in SQL Server 2005 so im not sure if I added correctly my DB, somebody can help me?
Answer : Trouble with SQL server 2005 remote connection
You will also need to create a login in SQL server for the windows login that you are using (unless that user is already a member of the BUILTIN\Administrators group on the SQL server machine).
Random Solutions
w32time
Retrieving Office 2007 License Code from a Backup Drive
automatically install tomcat 5.5
get textarea line count.. full and correct line count.. in FF to IE to safari
Programmatically get bookmarks from PDF file
Print Management Export issue srv 2008
Best practices in building test harness
Shadowing/Overriding in C#
Invalid object reference error
SSH console: go to specified folder after login