<html>
<head>
<title>Universal Data Access Components History</title>
<meta name="description" content="Universal Data Access Components History. View product improvements and new features made in each new build and release version." />
<meta name="keywords" content="universal data access components history" />
<meta name="author" content="Devart" />
<meta name="copyright" content="© 2016 Devart" />
<style type="text/css">
body
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #ffffff;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
width: 100%;
}
p
{
margin: .5em 0em .5em 0em;
}
ol, ul
{
margin: .2em 0em 0em 2em;
}
li
{
margin-bottom: .1em;
margin-top: 0em;
}
ul p, ol p, dl p
{
margin-left: 0em;
}
h1, h4, h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom: .4em;
margin-top: 1em;
font-weight: bold;
margin-top: 0em;
margin-left: 0px;
}
h5
{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 0px;
margin-top: .4em;
font-weight: normal;
font-style: italic;
margin-left: 0px;
font-size: 100%;
}
h1, h2
{
font-size: 120%;
}
h4
{
font-size: 100%;
margin-top: 2em;
}
hr
{
width: 300px;
text-align: left;
margin-left: 0;
}
pre
{
font-family: Courier New;
font-size: 100%;
color: #000060;
}
div#pagetop
{
position: relative;
left: 0px;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #999999;
}
div#projectnamebanner
{
background-color: #99ccff;
}
div#pagebody
{
padding: 5px 10px 0px 22px;
}
table.projectnametable
{
position: relative;
left: 0px;
top: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 100%;
height: 21px;
border-collapse: collapse;
border-style: solid;
border-width: 0px;
background-color: #99ccff;
font-size: 100%;
}
table.projectnametable td
{
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 4px;
vertical-align: middle;
border-width: 0px;
border-color: #999999;
background: transparent;
font-style: normal;
font-weight: normal;
}
.i
{
margin-top: 10px;
}
</style>
</head>
<body id="dxBody">
<!-- begin header -->
<div id="pagetop">
<div id="projectnamebanner">
<table class="projectnametable" cellspacing="0">
<tr>
<td>
<h1>Universal Data Access Components</h1>
<h2>History</h2>
</td>
<td align="right">
<i><a href="mailto:unidac@devart.com">unidac@devart.com</a></i>
</td>
</tr>
</table>
</div>
</div>
<div id="pagebody">
<!-- end header -->
<!-- begin content -->
<!--
<br><p><b>X.X.X XX-Xxx-XX</b></p>
<h5>PostgreSQL data provider</h5>
<ul>
<li>PostgreSQL 9.5 support is added
</ul>
-->
<br><p><b>6.2.10 01-Feb-16</b></p>
<ul>
<li>Data Type Mapping performance is improved
</ul>
<h5>Oracle data provider</h5>
<ul>
<li>The bug with retrieving the path to the tnsnames.ora file is fixed
<li>Bug with binding LONG parameters in Oracle XE 11 is fixed
<li>Bug with getting record count in non-blocking mode is fixed
<li>Bug with retrieving fields from synonyms is fixed
<li>Bug in UniAlerter when ConnectionTimeOut <> 0 is fixed
</ul>
<h5>SQLServer data provider</h5>
<ul>
<li>Bug with fetching float values is fixed
</ul>
<h5>InterBase data provider</h5>
<ul>
<li>Bug with AV on setting TUniAlerter.Active to True is fixed
<li>Bug with executing a SET GENERATOR statement in Firebird 3 is fixed
<li>Bug with possible application hanging on client library exception is fixed
</ul>
<h5>SQLite data provider</h5>
<ul>
<li>SQLite engine version is rolled back to 3.8.11.1 for Direct mode due to unstable functioning
<li>Bug with "File IO error" in Direct Mode on Android platform is fixed
<li>Bug with using UniDAC Express with LiteDAC Pro is fixed
<li>Bug with inserting table data in Lazarus is fixed
<li>Bug with using parameters in multi-SQL is fixed
</ul>
<h5>ODBC data provider</h5>
<ul>
<li>An ability to select ODBC Driver Manager is added
</ul>
<h5>Adaptive Server Enterprise data provider</h5>
<ul>
<li>Direct mode is supported <font color=Red>Beta</font>
</ul>
<br><p><b>6.2.9 14-Dec-15</b></p>
<ul>
<li>Performance of TDALoader on loading data from TDataSet is improved
<li>Several bugs in the SmartFetch mode are fixed
<li>Bug with processing the cached data in the ApplyUpdates method is fixed
<li>Bug with RecNo in the Unidirectional mode is fixed
<li>Bug with storing some numbers with floating point is fixed
<li>Bug with AV failure on opening dataset when the OnFilterRecord event handler is used is fixed
</ul>
<h5>Oracle data provider</h5>
<ul>
<li>Bug with storing Blob data for Oracle 12c in the Direct mode is fixed
<li>Bug witn NetError when server has SQLNET.EXPIRE_TIME parameter value different from zero is fixed
<li>Bug with InputOutput string parameters of fixed length is fixed
<li>Bug with record deleting in the Unidirectional mode is fixed
<li>Bug with memory leak on DML array binding is fixed
<li>Bug with hanging query in the NonBlocking mode is fixed
</ul>
<h5>SQLServer data provider</h5>
<ul>
<li>'Range check error' on connection to SQL Server 2005 is fixed
</ul>
<h5>InterBase data provider</h5>
<ul>
<li>Bug with using output parameters in stored procedures is fixed
<li>Bug with executing batch operation on x64 platform is fixed
<li>Bug with executing TUniConnection.ExecSQL with string parameters is fixed
<li>Bug with international characters in a database path in Firebird is fixed
</ul>
<h5>PostgreSQL data provider</h5>
<ul>
<li>Bug with dumping character data with the Dump component is fixed
<li>Bug with encoding server error responses is fixed
</ul>
<h5>SQLite data provider</h5>
<ul>
<li>Now the Direct mode is based on the SQLite engine version 3.9.2
<li>Bug with the "I/O Error" error in Direct Mode on Mac OS X is fixed
<li>Bug with AV in Direct Mode in CBuilder x64 is fixed
</ul>
<h5>ODBC data provider</h5>
<ul>
<li>Bug with executing batch operations is fixed
</ul>
<h5>Access data provider</h5>
<ul>
<li>Bug with executing batch operations is fixed
</ul>
<h5>DB2 data provider</h5>
<ul>
<li>Bug with AV on executing statements with OUT CLOB parameters is fixed
</ul>
<br><p><b>6.2.8 18-Sep-15</b></p>
<ul>
<li>Bug with showing values array for batch updates in SQLMonitor is fixed
<li>Bug with editing Blob and Memo fields used in local filter is fixed
</ul>
<h5>PostgreSQL data provider</h5>
<ul>
<li>Critical Bug with parsing query parameters is fixed
</ul>
<h5>InterBase data provider</h5>
<ul>
<li>Bug with executing batch update after batch insert is fixed
</ul>
<h5>NexusDB data provider</h5>
<ul>
<li>Bug with source compilation is fixed
</ul>
<br><p><b>6.2.7 09-Sep-15</b></p>
<ul>
<li>RAD Studio 10 Seattle is supported
<li>INSERT, UPDATE and DELETE batch operations are supported
<li>Now Trial for Win64 is a fully functional Professional Edition
<li>Now at automatic refresh of Detail dataset the OnBeforeOpen event is not called
<li>Generating conditions for filtration when using similar field names and aliases in TCRDBGrid is fixed
<li>Bug with endless reconnection in assigned connection is fixed
<li>Bug with editing Blob and Memo fields used in local filter is fixed
<li>SQLMonitor behavior on using similar objects is fixed
</ul>
<h5>Oracle data provider</h5>
<ul>
<li>Support for Offset is added for DML arrays
<li>Support for OraNet.PacketSize is added to improve performance in VPN and Wireless networks
<li>Now NULL and empty strings are different values for ftOraLob and ftOraClob parameters
<li>Bug with cutting WideStrings in TUniLoader is fixed
<li>Bug with Charset in pooling is fixed
</ul>
<h5>SQLServer data provider</h5>
<ul>
<li>Bug with setting the IndexFieldNames property when server cursor used is fix
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
此为DCU版本,已XX,需要手动安装和加载,小白勿下。 unidac是一个功能强大的支持多数据库的引擎,可以安装在Delphi, Delphi for .NET, and C++Builder 。unidac的目的是帮助程序员更快的开发跨数据库应用软件。 unidac是一个完整的标准数据库连接解决方案,可以支持 Oracle, SQL Server, MySQL, InterBase, 和 Firebird。 unidac的技术亮点 支持最流行的数据库 全力支持最新的服务器版本 支持最新的IDE版本 的VCL和vcl.net两个版本 高性能 易于部署 支持所有标准和第三方数据感知控件 先进的连接管理 灵活的数据更新 uniscript组件,可以执行脚本 监测的能力,命令执行 先进的连接池 Unicode和字符集支持 包括数据库的独立数据存储 cachedupdates运作模式 计算和查找字段可以本地的排序和筛选 支持主从表 能全文检索 支持使用SQL宏 可定制的连接对话框 先进的设计期编辑
资源推荐
资源详情
资源评论
收起资源包目录
UniDac 6.2.10〖XE10〗 全dcu版本,小白勿下 (2000个子文件)
libdac230.a 9.65MB
dac230.a 6.57MB
libdac230.a 6.21MB
libdac230.a 6.11MB
dac230.a 5.52MB
liboraprovider230.a 4.69MB
liboraprovider230.a 3.44MB
liboraprovider230.a 3.35MB
oraprovider230.a 3.21MB
oraprovider230.a 2.78MB
libpgprovider230.a 2.51MB
libmsprovider230.a 2.49MB
libtdsprovider230.a 2.24MB
libtdsprovider230.a 2.22MB
libmyprovider230.a 2.18MB
libmsprovider230.a 2.17MB
libmsprovider230.a 2.17MB
libibprovider230.a 2.16MB
libtdsprovider230.a 2.14MB
libpgprovider230.a 2.03MB
libpgprovider230.a 1.96MB
libmyprovider230.a 1.87MB
libibprovider230.a 1.82MB
libmyprovider230.a 1.82MB
libliteprovider230.a 1.79MB
libibprovider230.a 1.75MB
libunidac230.a 1.7MB
libliteprovider230.a 1.58MB
tdsprovider230.a 1.56MB
libunidac230.a 1.52MB
libliteprovider230.a 1.51MB
pgprovider230.a 1.5MB
libunidac230.a 1.46MB
libaseprovider230.a 1.44MB
tdsprovider230.a 1.42MB
libaseprovider230.a 1.4MB
libaseprovider230.a 1.34MB
liteprovider230.a 1.32MB
myprovider230.a 1.26MB
ibprovider230.a 1.25MB
pgprovider230.a 1.24MB
myprovider230.a 1.2MB
msprovider230.a 1.19MB
libunidacfmx230.a 1.12MB
libunidacfmx230.a 1.12MB
ibprovider230.a 1.11MB
libdacfmx230.a 1.1MB
libdacfmx230.a 1.1MB
libunidacfmx230.a 1.05MB
msprovider230.a 1.04MB
libdacfmx230.a 1.04MB
liteprovider230.a 926KB
unidac230.a 840KB
aseprovider230.a 743KB
unidac230.a 688KB
aseprovider230.a 681KB
odbcprovider230.a 542KB
unidacfmx230.a 65KB
unidacfmx230.a 62KB
dacfmx230.a 50KB
dacfmx230.a 49KB
dac230.bpl 1.6MB
oraprovider230.bpl 1023KB
liteprovider230.bpl 795KB
msprovider230.bpl 601KB
dclunidac230.bpl 567KB
dcldac230.bpl 560KB
pgprovider230.bpl 449KB
myprovider230.bpl 447KB
ibprovider230.bpl 414KB
tdsprovider230.bpl 403KB
aseprovider230.bpl 262KB
unidac230.bpl 243KB
odbcprovider230.bpl 219KB
crcontrols230.bpl 128KB
db2provider230.bpl 99KB
adsprovider230.bpl 88KB
accessprovider230.bpl 84KB
dbfprovider230.bpl 76KB
unidacfmx230.bpl 65KB
unidacvcl230.bpl 58KB
dacfmx230.bpl 57KB
dacvcl230.bpl 50KB
dclcrcontrols230.bpl 34KB
dclunidacfmx230.bpl 32KB
UniDAC.chm 2.42MB
CRControls.chm 107KB
LiteStaticUni.dcu 1.4MB
DBAccess.dcu 981KB
CRDataTypeMap.dcu 886KB
DBAccess.dcu 796KB
OraClassesUni.dcu 792KB
CRDataTypeMap.dcu 760KB
DBAccess.dcu 694KB
CRDataTypeMap.dcu 670KB
OraNetUni.dcu 647KB
OraClassesUni.dcu 592KB
LiteStaticUni.dcu 572KB
OraNetUni.dcu 569KB
OraClassesUni.dcu 555KB
共 2000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20
资源评论
- ccg_caibird2016-07-09安装不上去。
- 大耳肥2016-04-03超级好的控件
踏雪无痕
- 粉丝: 614
- 资源: 431
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功