Creating ODBC DSN Records

ODBC - Open DataBase Connectivity is a standard database access method developed by Microsoft Corporation. ODBC makes it possible to access any data from any application by means of ODBC drivers - one for each database format. You can create DSN (Date Source Name) records based on ODBC drivers to access databases of different formats under Windows plan.

 

Creating a new DSN Record

To create a new DSN Record, do the following:

  1. Select ODBC Service in the ODBC menu, and the list of available ODBC drivers will show.
  2. Click the Add icon next to the DB driver you need.
  3. Fill the form that appears. Forms are different depending on the DSN type:
  4. Click Create.

 

Editing DSN Records

Here you will learn how to edit your DSN records.

Note: For more details on each driver's parameters, please refer to the driver specification. E.g. you can find all information about MS SQL DSN configuration on the Microsoft Web Site at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbcsql/od_odbc_c_99yd.asp.

To edit DSN records, do the following:

  1. Select ODBC Service in the ODBC menu.
  2. On the page that shows, in the Your DSN section, click the Edit icon next to the DSN record you need.
  3. Edit the DSN records in the form that appears.
  4. Click Update

 

Deleting DSN Records

To delete a DSN record, do the following:

  1. Select ODBC Service in the ODBC menu. This will open a page similar to the one above
  2. In the Your DSN section, click the Delete icon next to the existing DSN.