DevArt UniDac v.4.5.10 Full Source (07-Nov-12)
Дата: 29.11.2012 | Комментариев: 0 | Просмотров: 3956
4.5.10 07-Nov-12![](/templates/double-games/images/menu_marker.gif)
Some improvements for NEXTGEN support are added
![](/templates/double-games/images/menu_marker.gif)
Support for ftGraphic and ftFmtMemo parameter data types is added
![](/templates/double-games/images/menu_marker.gif)
Informativity of messages about errors in connection is improved
![](/templates/double-games/images/menu_marker.gif)
Dependency of design-time packages on FMX packages is removed
![](/templates/double-games/images/menu_marker.gif)
Bug with data loss in pessimistic lock mode is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with AV failure in RefreshQuick method is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with renaming of fields with the same names is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with dependency parameters count in macros on delimeter is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with storing the LoginPrompt connection property is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with dump data from VIEW is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with creating columns on setting the TableName property in TDALoader is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with setting specific connection options in the connection editor under Lazarus is fixed
![](/templates/double-games/images/menu_marker.gif)
Several bugs in design-time editors are fixed
Oracle data provider![](/templates/double-games/images/menu_marker.gif)
Limitation on maximum 10 Oracle Homes is removed
![](/templates/double-games/images/menu_marker.gif)
Bug with parameter length for UTF8 databases is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with parameter length loaded from DFM is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with LargeInt calculated fields is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with refresh cursor with AutoClose=True is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with LOB fields for Oracle 8.0.5 is fixed
SQLServer data provider![](/templates/double-games/images/menu_marker.gif)
The NativeClientVersion specific option to set the version of SQL Native Client provider is added
![](/templates/double-games/images/menu_marker.gif)
Bug with using the NEWSEQUENTIALID() default expression is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with inserting float values to real fields is fixed
![](/templates/double-games/images/menu_marker.gif)
'Range check error' when working with varbinary(max) or varchar(max) is fixed
MySQL data provider![](/templates/double-games/images/menu_marker.gif)
Support of interactive connections is added
![](/templates/double-games/images/menu_marker.gif)
Support for binary parameters of stored procedures is added
PostgreSQL data provider![](/templates/double-games/images/menu_marker.gif)
Bug when processing domain type procedure parameters is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with processing composite type fields is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug with executing a stored procedure when multiple default schema names are set in the connection is fixed
![](/templates/double-games/images/menu_marker.gif)
Bug in the TPgQuery.BreakExec method is fixed
SQLite data provider![](/templates/double-games/images/menu_marker.gif)
Now the Direct mode is based on the SQLite engine version 3.7.14.1
![](/templates/double-games/images/menu_marker.gif)
FTS3 and FTS4 support in the Direct mode is added
NexusDB data provider![](/templates/double-games/images/menu_marker.gif)
Support of NexusDB 3.11 is added
![](/templates/double-games/images/menu_marker.gif)
Data Type Mapping support is added
![](/templates/double-games/images/menu_marker.gif)
The HeartbeatInterval, LostConnectionTimeout and WatchdogInterval options for connection is added
![](/templates/double-games/images/menu_marker.gif)
Bug with the filter timed out error is fixed