The data link specifies the database server name and other database-related information, such as the username and password of a user with full access rights to the database server.
To configure the data link for Microsoft SQL Server:
From Windows Explorer, double-click the UDL file that you created.
From Data Link Properties, select the Provider tab, and from the OLE DB Providers list, select Microsoft OLE DB Provider for SQL Server.
Enter the server name, which is the computer hosting the relational database.
Enter a username and password for a user with full access rights to the database.
Note: | You can use the default username sa. If you use the default name, leave the password text box blank, and select Blank Password. If you do not want to use the default username, you must enter the name of a user other than the default user who has full access rights. Ensure that this user is granted privileges to create, update, and delete tables. |
Right-click the UDL file, and select Open to set the selected UDL file as the system data link file.