home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cppsql.zip / CPPSQL.AVL next >
Text File  |  2003-02-17  |  446b  |  13 lines

  1.    C++SQL is two classes, SQL and Table, that will allow a C++
  2.    programmer to use SQL without knowing the SQL statements.
  3.  
  4.    There is no documentation, but the SQL.HPP and SQLTAB.HPP document
  5.    the classes and methods.
  6.  
  7.    EXAMPLE.CPP is an example program using the supplied classes.
  8.    EXAMPLE.MAK is an example MAKE file for the example program.
  9.  
  10.    The supplied version uses Zortech C++ Large Memory Model.
  11.  
  12.    George Havens
  13.