Universal Data Access Components (UniDAC) 7.2.5

Released: Jan 18, 2018

7.2.5 中的更新

特性

  • Support for Lazarus 1.8 and FPC 3.0.4.
  • Support for custom constraints.
  • Added UseBlankValues property to the Loader component.
  • Added new Amazon Redshift provider.
  • SQLServer data provider
    • Support for Windows authentication in Direct mode.
  • MySQL data provider
    • Support for backup/restore of triggers and stored procedures.
  • InterBase data provider
    • Improved loading of default client library for 64-bit applications.
  • SQLite data provider
    • Support for Direct Mode in Lazarus.
    • Support for BIT type.
    • Add UnknownAsString dataset specific option which allows you to map unknown type fields as ftString instead of ftMemo.
  • DBF data provider
    • Support for Direct Mode in Lazarus.
    • Added IndexOnReading connection specific option which allows you to use local indexes when reading data.
  • DB2 data provider
    • Improved compatibility with DB2 version 11.