July 15, 2008 at 12:57 am
Can anyone tell me the steps to configure the network of accessing the sqlserver through internet.
July 15, 2008 at 1:02 am
If your client and server are connected to the Internet, you can use the Internet to connect to an instance of the Microsoft SQL Server Database Engine using SQL Server Management Studio or a client application based on OLE DB, or Open Database Connectivity (ODBC).
To share data over the Internet, you must use the TCP/IP Net-Libraries, and ensure that TCP/IP support is enabled. If the server is registered with Domain Name System (DNS), you can connect using its registered name.
😉
July 15, 2008 at 4:10 am
Thanx for your valubable answer,can you give me step by step snapshots to configure the TCP/IP net libraries
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply