My ODBC Oracle 8 C example program is a program to show programmers how
to use ODBC with C programs (both Visual C++ and LCC32) to access all
rows of data in an Oracle 7.3.x or 8.x database. The ZIP file contains
all source code, a readme and a small 17K executable.


Assumes Schema SCOTT (password ="tiger") is present with table emp
and that an ODBC alias called "oracle" points to the oracle DBMS.



filename        description
------------------------------------------
odbc.c          Visual C++ source code
odbc.exe        Executable
Odbc.lcc        LCC32 source code
readme.txt      this file


Rock Cogar
Radian International LLC.
Oak Ridge Tech Center Two
1093 Commerce Park Drive, Suite 100
Oak Ridge, TN 37830-8029
rock_cogar@techie.com
