사이트 로그인
2017.04.19 13:38
ODBC Do this: Control panel -> Administrative Tools -> Data Sources (ODBC) Go to the System DSN tab. And click on ADD. Scroll down and choose "SQL Server" and click Finish. Then name it AdminTool and choose your SQL server. Then choose: "With SQL Server Authentication....." and loginID: SA and the pasword is the one that you made when you installed your SQL server. After you inputted that click on Next. Click in the "Change the default database to:" and choose AdminTool. Then Next and Finish. Now you can test the connection to it.