[Home] [Table of Contents] [Previous Section] [Next Section]
Breck Carter
Last modified: October 21, 1999
mail to: bcarter@bcarter.com


Tip 90: UltraLite Lite


6 - Configure the ODBC Data Source

ODBC is an integral part of UltraLite development: you need ODBC Data Sources for both the reference and consolidated database.

For this application, that means one Data Source for the combined reference/consolidated database.

Here's the step-by-step how-to:

  1. Start the ODBC Administrator program:

    Start - Settings - Control Panel - ODBC Data Sources (32bit)

    ODBC Data Source Administrator

  2. Press Add on the User DSN tab to get the Create New Data Source window.

    Then select Adaptive Server Anywhere 6.0 and press Finish.

    ODBC Data Source Administrator - Create New Data Source

  3. Enter a Data source name on the ODBC tab.

    (Later on you will use this as the DSN value when connecting to the database.)

    ODBC Configuration - ODBC Tab

  4. Specify User ID and Password values in the Login tab.

    ODBC Configuration - Login Tab

  5. Specify the Server name and Database name values on the Database tab.

    (These values match those used in Section 5 - Create the Reference and Consolidated Database when launching the server dbsrv6.exe.)

    ODBC Configuration - Database Tab

  6. Leave the default settings alone on the Network tab.

    ODBC Configuration - Network Tab

  7. Leave the default settings alone on the Advanced tab.

    ODBC Configuration - Advanced Tab


[Home] [Table of Contents] [Previous Section] [Next Section] [mail to: bcarter@bcarter.com]