db-lib client programs.
More...Modules | |
| group | Primary functions |
| Core functions needed by most db-lib programs. | |
| group | Remote Procedure functions |
| Functions used with stored procedures. | |
| group | Bulk copy functions |
| Functions to bulk-copy (a/k/a bcp) data to/from the database. | |
| group | Money functions |
| Functions to manipulate the MONEY datatype. | |
| group | Datetime functions |
| Functions to manipulate DBDATETIME structures. | |
| group | Internals |
Functions called within db-lib for self-help. | |
| group | Unimplemented |
| Functions thus far not implemented in the FreeTDS db-lib implementation. | |
db-lib client programs.
The db_lib interface is implemented by both Sybase and Microsoft. FreeTDS seeks to implement first the intersection of the functions defined by the vendors.
1.3.9.1