SQL Server Data Access Components (SDAC) 7.3.14 released
Released: Sep 8, 2016
Aggiornamenti in 7.3.14
Funzionalità
- Added TDADataSetOptions.InsertAllSetFields property.
- Support for IPv6 protocol in Direct Mode.
- Support for the TMSServiceBroker component for non-Windows platforms.
- Support for UDT fields in the TMSTableData component.
Correzioni
- Now the value of NULL output parameters is returned as NULL, not as Unassigned.
- Fixed several bugs in SmartFetch Mode.
- Fixed bug setting the TCustomDADataSet.EOF property after a fetch is canceled.
- Fixed bug with param values loss after changing TDAParam.ValueCount.
- Fixed bug with PtrOffset function when Overflow Checking option is enabled.
- Fixed bug with the "DisposeBuf failed" error when canceling dataset changes.
- Fixed bug with the duplicated MacroChar variable.
- Fixed bug with RowsAffected calculation after executing the RefreshQuick method.
- Fixed bug in the RefreshRecord method when database name must be quoted.
- Fixed bug with assertion failure on processing UDT fields.
- Fixed bug with AV failure on processing float fields for mobile platforms.
- Fixed bug in TMSLoader in Direct Mode when TableName contains SchemaName.
- Fixed bug in TMSLoader in Direct Mode when TableName is quoted.
- Fixed bug using a non-default port when Pooling is enabled.