Create SQL Server Native Client Connection
To create a SQL Server Native Client connection, do the procedure in this topic.
Procedure
- On the ODBC Data Source Administrator screen, click Add.
- On the Create New Data Source screen, select SQL Server Native Client 11.0.
- Click Finish.
- On the Create a New data Source to SQL Server screen, in the Name field, enter a unique name for your ODBC connection.
- In the Description field, enter the description about the connection we are going to establish.
- In the Server field, enter the SQL database server name.
- Click Next.
- In the Login ID field, enter the user name to connect with the SQL Server.
- In the Password field, enter the password for authentication to SQL Server.
- Click Next.
- Click Finish.
- On the ODBC Microsoft SQL Server Setup screen, click Test Data Source.
- When your test is completed Successfully. click OK.