1 Diagnostic Tools : The demoodbc Application

The demoodbc Application
UNIX iconFor UNIX and Linux platforms, DataDirect provides a simple C application, named demoodbc, that is useful for:
n
Executing SELECT * FROM emp, where emp is a database table (one for each supported database) that is provided with the product. The scripts for building the emp database tables are in the demo subdirectory in the product installation directory.
n
n
n
The demoodbc application is installed in the demo subdirectory in the product installation directory. Refer to the readme in the demo directory for an explanation of how to build and use this application.