Universal Data Access Components (UniDAC) (英語版) のリリース

Released: May 17, 2011

Updates in this release

Updates in SQL Server Data Access Components (SDAC) V5.10

  • Lazarus 0.9.30 and Free Pascal 2.4.2 support
  • Support for Table-Valued Parameters has been added
  • A TMSTableData component for storing data of Table-Valued Parameter type has been added
  • Support for an API interface for managing FILESTREAM data has been added
  • Support for SQL Server Compact Edition 4.0 has been added
  • Bug fix: bookmark validity check
  • Bug fix: processing varchar(max) output parameters in stored procedure
  • Bug fix: using empty...

Released: Feb 1, 2011

Updates in this release

Updates in V3.6

  • Added NexusDB provider
  • Added support for ASCII databases in the SQLite provider (the ASCIIDataBase specific option)
  • Changed Collation and Encryption function in the SQLite provider (this function has been moved to the TLiteUtils class in the SQLiteUniProvider unit)
  • Improved PostgreSQL provider's performance
  • Improved Encryption in the SQLite provider
  • Fixed memory leak in the SQLite provider
  • Fixed bug with Currency parameter type in ODBC
  • Fixed bug in TUniDump in the InterBase...

Released: Oct 4, 2010

Updates in this release

Updates in latest versions

  • Embarcadero RAD Studio XE supported

Released: Oct 1, 2010

Updates in this release

Updates in V3.5

  • Embarcadero RAD Studio XE supported
  • Fixed bug with AL32UTF8 and ZHS16GBK encoding for Oracle in OCI and Direct modes. Now field size and strings storing in these encodings is correct.
  • Fixed bug with filling default expression for fields in the design mode for inactive dataset
  • Fixed bug with the LIKE keyword in the TDataSet.Filter property