Eloquence ODBC DLL Examples --------------------------- To make these demo programs functional, one needs to add a symbolic link cd /opt/eloquence/8.2/dll ln -s Odbc.dll Odbc ODBC1.PROG Retrieve data from the SAMPLE DSN using Prepare/Execute ODBC2.PROG Retrieve data from the SAMPLE DSN using XPACK ODBC3.PROG Add data record using prepared statement