TDS passthrough

Tabular Data Stream™ (TDS) transfer routines are useful in gateway applications. The DB-Library routines, dbrecvpassthru and dbsendpassthru, map directly to the Client-Library routines ct_recvpassthru and ct_sendpassthru. The Client-Library routines use a CS_COMMAND structure while the DB-Library routines use a DBPROCESS structure.