Navigation
|
|
|
| |
Snippet Library
|
|
|
| |
Blog Archive
|
|
|
| |
Random Affiliates
|
|
|
|

|
Snippet Library |
|
SQL - Structured Query Language (.sql) |

|

|
| Connecting to SQLServer via IP |

|
| |
Where:
- xxx.xxx.xxx.xxx is an IP address
- 1433 is the default port number for SQL Server.
- "Network=DBMSSOCN" tells ODBC to use TCP/IP rather than Named
Pipes (Q238949)
For more information, see: SQLDriverConnect (ODBC)
|
|
| |
| |
|
| |
| Go Back |
|

|
Advertisements
|

|