Previous Topic Next topic Print topic


To catalog an ODBC data provider

Preferred method:
  1. Configure an ODBC connection using ODBC administrator.
  2. Start Studio Enterprise Edition as an administrator.
  3. Set the OpenESQL Assistant Mode option to ODBC.
  4. Set the Automatically catalog data source option to True.
  5. Start the OpenESQL Assistant from within the Visual Studio IDE, or start it from the Start menu as an administrator.
  6. From the tree view, check the box next to the data source you want to catalog.

    This imports the connection details into the ADO.NET Connection Editor, and the connection remains available to the OpenESQL Assistant even when the Mode option is set to ADO.NET.

Alternative method:
  1. On a machine where the ADO.NET Connection Editor is installed and that has an ODBC connection already cataloged, start the ADO.NET Connection Editor as an administrator.
  2. Export the ODBC connection.
  3. On the machine where you want to add the ODBC connection, start the ADO.NET Connection Editor as an administrator.
  4. Import the exported ODBC connection information.
Previous Topic Next topic Print topic