|
| | alloc.c |
| | DBMI Library (base) - allocate memory.
|
| |
| | case.c |
| | DBMI Library (base) - case string conversion.
|
| |
| | column.c |
| | DBMI Library (base) - columns management.
|
| |
| | columnfmt.c |
| | DBMI Library (base) - columns formatting.
|
| |
| | connect.c |
| | DBMI Library (base) - connect to DB.
|
| |
| | cursor.c |
| | DBMI Library (base) - cursors management.
|
| |
| | datetime.c |
| | DBMI Library (base) - datetime conversions.
|
| |
| | dbmscap.c |
| | DBMI Library (base) - DBmscap management.
|
| |
| | dbstubs.h |
| |
| | default_name.c |
| | DBMI Library (base) - default settings.
|
| |
| | dirent.c |
| | DBMI Library (base) - directory entities management.
|
| |
| | error.c |
| | DBMI Library (base) - error management.
|
| |
| | handle.c |
| | DBMI Library (base) - handle management.
|
| |
| | index.c |
| | DBMI Library (base) - index management.
|
| |
| | interval.c |
| | DBMI Library (base) - range, interval procedures.
|
| |
| | isdir.c |
| | DBMI Library (base) - test for directories.
|
| |
| | legal_dbname.c |
| | DBMI Library (base) - validate DB names.
|
| |
| | login.c |
| | DBMI Library (base) - login settings.
|
| |
| | macros.h |
| |
| | ret_codes.c |
| | DBMI Library (base) - return codes (internal use only)
|
| |
| | sqlCtype.c |
| | DBMI Library (base) - SQL data type to C data type.
|
| |
| | sqltype.c |
| | DBMI Library (base) - SQL data type.
|
| |
| | string.c |
| | DBMI Library (base) - string management.
|
| |
| | strip.c |
| | DBMI Library (base) - strip strings.
|
| |
| | table.c |
| | DBMI Library (base) - table management.
|
| |
| | token.c |
| | DBMI Library (base) - tokens management.
|
| |
| | value.c |
| | DBMI Library (base) - value management.
|
| |
| | valuefmt.c |
| | DBMI Library (base) - value formatting.
|
| |
| | whoami.c |
| | DBMI Library (base) - who am i.
|
| |
| | xdr.c |
| | DBMI Library (base) - external data representation.
|
| |
| | xdr.h |
| |
| | xdrchar.c |
| | DBMI Library (base) - external data representation (char)
|
| |
| | xdrcolumn.c |
| | DBMI Library (base) - external data representation (column)
|
| |
| | xdrdatetime.c |
| | DBMI Library (base) - external data representation (datatime)
|
| |
| | xdrdouble.c |
| | DBMI Library (base) - external data representation (double)
|
| |
| | xdrfloat.c |
| | DBMI Library (base) - external data representation (float)
|
| |
| | xdrhandle.c |
| | DBMI Library (base) - external data representation (handle)
|
| |
| | xdrindex.c |
| | DBMI Library (base) - external data representation (index)
|
| |
| | xdrint.c |
| | DBMI Library (base) - external data representation (integer)
|
| |
| | xdrprocedure.c |
| | DBMI Library (base) - external data representation (procedure)
|
| |
| | xdrshort.c |
| | DBMI Library (base) - external data representation (short)
|
| |
| | xdrstring.c |
| | DBMI Library (base) - external data representation (string)
|
| |
| | xdrtable.c |
| | DBMI Library (base) - external data representation (table)
|
| |
| | xdrtoken.c |
| | DBMI Library (base) - external data representation (token)
|
| |
| | xdrvalue.c |
| | DBMI Library (base) - external data representation (value)
|
| |
| | zero.c |
| | DBMI Library (base) - zero.
|
| |