• Topic
  • Discussion
  • UdaWikiWeb.ConfigureSingle-TierToUseTableview(Last) -- Owiki? , 2016-08-19 14:59:48 Edit owiki 2016-08-19 14:59:48

    The following instructions will enable you to configure Single-Tier Data Sources for tableview connectivity:

    1. Open your client's Data Sources (ODBC) control panel (Start menu >> Settings >> Control Panel >> Administrative Tools, or similar drill-down).
    2. Select your DSN from the list, and click Edit.
    3. Click to the Progress tab.
    4. Remove any existing value from the Database Options field. Also make sure there is no -db value in the Session Options field. (Other flags and values may still be needed in Session Options)
    5. Pass -pf X:\path\to\your\tableview_pf_file in Database Options. For example:


      -pf C:\'Program Files'\OpenLink\Lite32\tableview.pf

    6. Pass the full path to your tableview .dat file in the Table View field. For example:


      C:\'Program Files'\OpenLink\Lite32\tableview.dat

    7. Test your connection.

    Referenced by...