How to connect to MSSQL server under Windows 2003?
- Date added:
- Tuesday, 05 May 2009
- Hits:
- 567
- Rating:
-
- Vote for this:
-
-
Answer
First you will need to create SYSTEM DSN ODBC entry for your MS SQL database. Then select in SQL2GSM as connection protocol "ado" with port "0". IP, password and username use the same like in ODBC entry. For database name set the ODBC entry name (the real database name can be different).
Category