Universal Data Access Components (UniDAC) 6.3.13 released

Released: Jun 27, 2016

6.3.13 での更新項目

機能

  • Added TVirtualDataSet component.
  • Support for RAD Studio 10.1 Berlin.
  • SQLServer data provider - Added Data type mapping from Varbinary to Blob fields.
  • NexusDB data provider - Added NexusDB 4.1 support.

不具合の修正

  • Fixed bug with AV on application closing when DLLs are used in the Trial edition.
  • Fixed bug using parameters and column aliases in Master-Detail relation.
  • Fixed bug with assertion failure on editing data in SmartFetch mode.
  • Oracle data provider
    • Fixed bug with memory leak fetching TIMESTAMP fields.
    • Fixed bug with AV on writing BLOBs for Win64 target platform.
    • Fixed bug generating INSERT or UPDATE queries when UpdatingTable is specified.
  • SQLServer data provider
    • Fixed bug with data type mapping from MONEY type to TBCDField field.
    • Fixed bug with AV failure on project compilation in Delphi 7.
  • MySQL data provider
    • Fixed bug with memory leaks on application finalization when Pooling is enabled.
    • Fixed bug on processing timestamp(6) field.
    • Fixed bug with cutting the STATUS field for SHOW ENGINE statement.
  • InterBase data provider
    • Fixed bug with executing an application on iOS Simulator.
  • PostgreSQL data provider
    • Fixed bug with AV on connection lost.
    • Fixed bug with the incorrect milliseconds part of timestamp fields.