Новая версия UniDAC 9.1 с поддержкой PostgreSQL 14

Обсуждение возникших проблем, предложений и ошибок UniDAC компонентов
Закрыто
Devart
Site Admin
Сообщения: 151
Зарегистрирован: Вт 26 окт 2004 14:51
Контактная информация:

Новая версия UniDAC 9.1 с поддержкой PostgreSQL 14

Сообщение Devart » Чт 06 янв 2022 11:57

Привет!

Мы рады сообщить о выпуске UniDAC 9.1 с поддержкой PostgreSQL 14.

Что нового в этой версии:
  • ThePoolId connection pool option is added
  • Fixed bug with freezing multiply connection pools in threads
  • Fixed bug with leading spaces getting trimmed in strings loaded from XML in VirtualTable
  • Fixed bug with using the AsDate property when working with fields of the ftDate type
  • Fixed bug with updating the state of records at applying cached updates
  • Fixed bug with resetting the specific params
Oracle data provider
  • Fixed bug with LONG parameters in Oracle 11 and earlier
  • Fixed bug with UnicodeEnvironment in pooling
  • SQLServer data provider
  • Fixed bug with setting the port number to the Server property in Direct mode
  • Fixed bug with Varchar(max) and Text OUT parameters in Direct mode
  • Fixed bug with describing string params in the Direct mode
  • MySQL data provider
  • Fixed bug with an "Unknown column" error when adding record when RefreshOption = roAfterInsert
PostgreSQL data provider
  • PostgreSQL 14 is supported
  • OUT parameters in stored procedures for PostgreSQL 14 are supported
  • Fixed bug with Access Violation on RefreshRecord after connection switching
  • Fixed bug with application name when connection pooling is used
  • Fixed bug with using "ON CONFLICT DO NOTHING" in batch operations
  • Fixed bug with processing large OID values
InterBase data provider
  • The CutOffParams global variable is added
  • The WireCompression option for the Connection component is added
  • Now, fields of type dtFloat are created for system types INT128, DECFLOAT, and large NUMERIC by default
  • Fixed bug with insertion of a string and binary values when UseUnicode set to True
  • Fixed bug with an incorrect encoding of table alias names
  • Fixed bug with using the AutoDDL property for TUniScript
  • Fixed bug with value exceeds the range for valid timestamps when using AsDateTime property
  • Fixed bug with Access Violation when DescribeParams is True and using the AsBytes property
  • Fixed bug with setting the value of type UInt64 using the Value parameter property
  • Fixed bug with inserting a Byte value using the Value parameter property
  • Fixed bug with setting the numeric value of the parameter via AsString for TUniStoredProc
  • Fixed bug with setting the Connection String
SQLite data provider
  • Fixed bug with memory leak when using the julianday() SQL-function in Direct mode
NexusDB data provider
  • Block fetch is supported
  • Fetch performance is improved
DBF data provider
  • FSIZE SQL function is supported
  • Autoinc data type for dfVisualFoxPro tables is supported
  • Fixed bug with reading logical fields which contains "Y"/"N" values
  • Fixed bug with "Invalid field data" when setting a value that exceeds the character field size
ODBC data provider
  • Fixed bug with "Range check error" when the field size is greater than MaxInt
  • Fixed bug with "Invalid precision value" for dtMemo fields
  • Fixed bug with processing UUID fields
Команда разработки Devart

https://www.devart.com/unidac

Закрыто