Setting Up ODBC

Before setting up an external data source in the application you must set up the ODBC System Data Source Name (DSN) on the SmartSolve server.

NOTE: To define an ODBC data source you must nave the appropriate database driver installed.

Follow the steps below to define an ODBC Data Source.

  1. In Windows, select Control Panel > Administrative Tools > Data Sources (ODBC).
    Result: The System DSN tab is displayed.
  2. Select the data source.
    Result: The Delegate Setup window is displayed.

NOTE: The System DSN (Data Source Name) MUST be defined.

  1. Click Add.
  2. Select the SQL Server driver.
  3. Click the Finish button.

NOTE: Make a note of the date source name, database, user ID and password that you set up. This information will be required to set up the SmartSolve application.

  1. Specify the Name and Server values on the Create a New Data Source to SQL Server window.
    • Name: Enter any value. This is the data source name that SmartSolve refers to.
    • Server: Select the external database MS SQL Server.
  1. Click the Next button.
    Result: The following question is displayed: How should SQL Server verify the authenticity of the login ID?.
  2. Select With SQL Server Authentication using a login ID and password entered by the user.
  3. Select the following option (if it is not already selected). Connect to SQL Server to obtain default settings for the additional configuration options.
  4. Enter the Login ID (User ID of the external database).
  5. Enter the Password (Password of the external database).
  6. Click the Next button.
  7. Select the option labeled Change the default database to.
  8. Select the applicable external database from the drop down list.
  9. Click the Next button.
  10. Click the Finish button.

See Also

Configure Data Sources

Configuring Webservice Calls

Testing the Data Source Setup

Testing the ODBC Connection

Adding External Data Sources

Deleting External Data Sources

Testing External Data Sources

Exporting External Data Sources

Viewing Exported Information

Importing External Data Sources

Configuring the EDS Lookup Window

Example EDS Configurations in Forms

     

 

 
Wednesday, December 4, 2019
1:01 PM