Hi,
Can anybody help me please how to access the sql database remotely? I want to access the database on the SQL Server 2008 from my computer. Iallow remote connections to the server from SLQ Server Management Studio, allow the TCP/IP protocols in SQL Server Configuration Manager. I used the following sites http://blogs.msdn.com/b/walzenbach/archive/2010/04/14/how-to-enable-remote-connections-in-sql-server-2008.aspx and http://www.linglom.com/2009/03/28/enable-remote-connection-on-sql-server-2008-express/
Thanks
Loading
NelPosted Jan 11, 2012, 4:35 AM
Prabhu RajaPosted Jan 11, 2012, 3:19 AM
NelPosted Jan 11, 2012, 2:39 AM
Mamta MPosted Jan 3, 2012, 6:56 AM
Here is an excellent resource that can help you troubleshoot the connection errors:
http://msdn.microsoft.com/en-us/library/ms156468.aspx
Also check this
http://www.databasejournal.com/sqletc/article.php/1569851/Solving-SQL-Server-Connection-Problems.htm
Prabhu RajaPosted Jan 3, 2012, 6:54 AM
Check your Connection by Clicking Test Connection Button in that (Add Connection) Window. If it Successful then you can Access the Databases from that Server.
Hope this url helps you : http://petermeinl.wordpress.com/2011/03/20/how-to-setup-sql-server-for-testing-with-visual-studio/
NelPosted Jan 3, 2012, 6:23 AM
Mamta MPosted Jan 3, 2012, 5:55 AM