• Topic
  • Discussion
  • UdaWikiWeb.UDACreateFileDSNs(Last) -- Owiki? , 2016-08-19 15:01:07 Edit owiki 2016-08-19 15:01:07

    Additional Reading

    Create File DSNs

    This format of ODBC DSN enables the creation of centralized ODBC DSNs on a designated NT or Windows 95 Server machine, thereby reducing the administrative overhead of ODBC DSN configuration for every single machine within your infrastructure.

    The steps for creating an ODBC File DSN are as follows:

    1. Select the File DSN Tab from the ODBC Driver Manger. Press the Add button.

    Figure: 1. File Data Sources


    2. Pick the ODBC Driver to be used to create your ODBC DSN, in the case of the OpenLink Universal Data Access Driver Suite 5.0, this would be the Driver identified below as "OpenLink Generic ODBC Driver".

    Figure: 2. Data Source Configuration


    3. Enter a name that describes your File DSN (e.g. "Sales by Region" as depicted below) for future use when interacting with it from ODBC compliant application and environments. At present to get full compatability within the Admin Assistant, you must end your dsn name with the extension ".dsn". So for this example the DSN name would be "Sales by Region.dsn".

    Figure: 3. File Data Sources


    4. Verify the displayed paramters are correct, and confirm by hitting Finish button.

    Figure: 4. File Data Sources


    5. Enter a Description and define the location of the server either by selection, or enter it manually.

    Note the name is not defined here as the filename defines the DSN.

    Figure: 5. File Data Sources


    6. Complete the fields of the ODBC File DSN. Enter Domain, Database, Server. See above for details of each.

    The File DSN must be verified immediately, so the Login ID and password are required. The Next button will be disabled until login details are provided.

    Figure: 6. File Data Sources


    7. Complete the fields for additional connection parameters.

    Figure: 7. Data Source Configuration


    8. This concludes the File DSN generation. The DSN will appear in the list under the File DSN Tab of the ODBC Driver Manger.

    Figure: 8. File Data Sources



    Referenced by...