Collections:
Defining the Name and Server for a new DSN
How To Define the Name and Server for a new DSN?
✍: Guest
Continuing from the previous tutorial, on the first screen
of the "Create a New Data Source to SQL Server" wizard,
you should enter 3 fields: Name, Description, and Server as suggested below:
Name: FYI_SQL_SERVER Description: FYIcenter.com SQL Server Server: LOCALHOST
Note that the name and description can be decided by yourself. But the server must be the network machine name where the SQL Server is running. In this example, LOCALHOST is the machine name for your local system.
Click Next and continue with the next tutorial to finish up creating a new DSN.
⇒ Providing Login Information for a New ODBC DSN
⇐ Adding a New DSN with the ODBC Driver for SQL Server
2024-08-06, 1669🔥, 0💬
Popular Posts:
How To Locate and Take Substrings with CHARINDEX() and SUBSTRING() Functions in SQL Server Transact-...
How to connect SQL Server Management Studio Express to SQL Server 2005 Express in SQL Server? Once y...
How To List All Stored Procedures in the Current Database in SQL Server Transact-SQL? If you want to...
What Is an Oracle Instance in Oracle? Every running Oracle database is associated with an Oracle ins...
What Is a Dynamic Performance View in Oracle? Oracle contains a set of underlying views that are mai...