DB-Library for C Enhancements

DB-Library™ for C now includes two new functions, dbenlisttrans and dbenlistxatrans, that support MS DTC. Fallback support is handled by the DBSETLFALLBACK function. Quoted identifiers are now supported by DB-Library with the DBQUOTEDIDENT option. You can now pass program variables as stored procedure parameters when you open a cursor by calling the dbrpcinit function and the dbrpcparam function.

New programming examples are provided in the SQL Server Workstation System in the \PTK\SAMPLES directory. Additional information about the samples is included in the Workstation's README.TXT file.