www.openlinksw.com
docs.openlinksw.com

Book Home

Contents
Preface

Sample Applications

Binary & Source File Locations
Windows 95/98/NT/2000 Based ODBC Sample Applications
Linux & UNIX Based ODBC Sample Applications
ODBCTEST ODBC Benchmark Application
Mac OS X
JDBC Sample Applications &Applets

15.3. Linux & UNIX Based ODBC Sample Applications

15.3.1. ODBCTEST

This is a simple 'C' based and ODBC compliant Interactive SQL processor.

  1. Run the script openlink.sh to set up your environment:

    openlink.sh
  2. Start ODBCTEST by executing the following command:

    odbctest

    Or pass a DSN connect string, for example:

    odbctest DSN=marketing;UID=name;PWD=pwd;
  3. At the SQL command prompt enter "?" for a list of ODBC DSNs on your machine or enter a valid ODBC Connect String e.g.

    If you have a DSN named "Marketing" you would enter: DSN=Marketing


15.3.2. ODBC Benchmark Application

The TPC-A, TPC-C, and TPC-D benchmarks are currently under development, please monitor our Web site (http://www.openlinksw.com) for updates on these applications.