name: T2C version: 1.0 interface from: C++ interface to: Oracle (Gupta and Sybase possible) interfaces: SQL (via CB++ and Oracle OCI) access methods: insert, retrieve, update, delete whole data structures multiuser: yes transactions: yes distributed: yes, as much as CB++ does query language: C++ class function members, SQL robustness: I will use it for serious applications in a health care environment, I will fix bugs as they appear. description: T2C generates C++ source code for so called ``shuttle classes''. A shuttle class is a C++ class that reflects a certain relation within a DBMS. There are methods for retrieving, inserting, updating and deleting tuples whithout having to spell out any attribute in an SQL statement. This greatly faciliates DBMS interfacing for C++ applications thereby adding flexibility. status: current developement status (supported, actively developed, etc) bugs: gusw@fub46.zedat.fu-berlin.de requires: GNU C++ 2.6.3 ports: any UNIX platform through GCC (tested on HP-UX 9000/700) restrictions: GNU General Public License author: Gunther Schadow CB++ was originally written by Bernhard Strassl how to get: http://fub46.zedat.fu-berlin.de:8080/~gusw updated: July 21, 1995