Devart unidac+mydac+odac+ibdac+sdac+pgdac

solover

Member
Joined
Aug 6, 2020
Messages
358
Reaction score
91
DEVART UNIDAC PROFESSIONAL 7.0.1 RETAIL FOR Delphi 10.2

Basic Components

TUniConnection

TUniTransaction

TUniQuery

TUniTable

TUniStoredProc

TUniSQL

TUniScript

TUniMetaData

TUniUpdateSQL

TUniDataSource

TUniSQLMonitor

TUniConnectDialog

TUniLoader

TUniDump

TUniAlerter

TUniEncryptor

TVirtualTable

:professional Components

TInterBaseUniProvider

TMySQLUniProvider

TOracleUniProvider

TPostgreSQLUniProvider

TSQLServerUniProvider

TSQLiteUniProvider

TODBCUniProvider

TDB2UniProvider

TAccessUniProvider

TAdvantageUniProvider

TASEUniProvider



You need to log in to view the content.
 

emailx45

Premium
Joined
May 5, 2008
Messages
2,478
Reaction score
2,222
Location
here and there
Last edited by a moderator:

emailx45

Premium
Joined
May 5, 2008
Messages
2,478
Reaction score
2,222
Location
here and there
UNIDAC v7.0.2 XE102. Tokyo no source code

RETAIL INSTALLERs all versions D7- XE10.2 TOKYO

UNIDAC v7.0.2 PRO XE10.2 Tokyo 15/may/2017
UNIDAC v7.0.2 PRO XE10.1 Berlin 15/may/2017

NO SOURCE CODE for while

Now ADDED...
All version D7 up to XE10.2 Tokyo in 448MB installers




[hide=5]
http://dl.downloadly.ir/Files/Softw...15-May-2017_for_D10.2_Tokyo_Downloadly.ir.rar

http://dl.downloadly.ir/Files/Softw...5-May-2017_for_D10.1_Berlin_Downloadly.ir.rar

All D7 - XE10.2 Tokyo
http://dl.downloadly.ir/Files/Software2/UniDAC_7.0.2_D7-D2010_XE2_XE6-XE10.2_Downloadly.ir.rar

pass www.downloadly.ir if needs

All D7 - XE10.2 Tokyo
http://uploadboy.com/kodeg6glf393.html/1410

pass exirbox.com if needs

[/hide]

7.0.2 15-May-17
Bug with using TVirtualQuery with TVirtualTable is fixed
Bug with processing NULL values in the Loader component is fixed
Bug with executing a query after executing a batch command is fixed
Bug with executing a batch operation inside an explicitly started transaction is fixed
Bug with using the AsGuid property is fixed
Oracle data provider
Bug with authentication in the Direct mode is fixed
MySQL data provider
Bug with processing DATETIME fields is fixed
SQLServer data provider
Bug with the "Invalid column name" error when editing a query with the JOIN statement is fixed
InterBase data provider
Bug with memory leak when using the SQLMonitor component is fixed
PostgreSQL data provider
Bug with AV failure after executing the Ping method is fixed
SQLite data provider
Bug with creating a database in the Direct Mode on Android is fixed

more info
https://www.devart.com/unidac/features.html
 
Last edited by a moderator:

emailx45

Premium
Joined
May 5, 2008
Messages
2,478
Reaction score
2,222
Location
here and there
Alex use REQUEST SECTION, OK.

Devart UniDAC v7.0.2 PRO D7, D2010, XE, XE6~XE10.2
Devart UniDAC v7.0.2 PRO XE10.1 / XE10.2 15/may/2017

ALL drivers updated to v7.0.2, of course, include:
ODAC,
MyDAC,
PgDAC,
MySQL,
IBDAC (InterBase + Firebird),
LiteDAC,
SDAC
... to:

Delphi, CBuilder and Lazarus


[HIDE="5"]
http://dl.downloadly.ir/Files/Software2/UniDC_7.0.2_D7-D2010_XE2_XE6-XE10.2_Downloadly.ir.rar

http://dl.downloadly.ir/Files/Softw...15-May-2017_for_D10.2_Tokyo_Downloadly.ir.rar

http://dl.downloadly.ir/Files/Softw...5-May-2017_for_D10.1_Berlin_Downloadly.ir.rar

pass www.downloadly.ir if needs
[/HIDE]
 

emailx45

Premium
Joined
May 5, 2008
Messages
2,478
Reaction score
2,222
Location
here and there
Devart MyDAC 9.0.2 XE7 - XE10.2

core-lab-data-access-components-for-mysql-mydac.png


MySQL servers: 6.0, 5.7, 5.6, 5.5, 5.1, 5.0, 4.1, 4.0, and 3.23
MySQL Embedded servers: 6.0, 5.6, 5.5, 5.1, 4.1, and 4.0
MariaDB 5.x

[HIDE="3"]http://dl.downloadly.ir/Files/Software2/MyDAC_9.0.2_-_D22_-_D25_Tokyo_Downloadly.ir.rar [/HIDE]
 

Khemiri

Member
Joined
Aug 21, 2013
Messages
53
Reaction score
483
MyDAC 9.0.2 for D7 XE2 XE10-XE10.2

MySQL Data Access Components (MyDAC) is a library of components that provides direct access to MySQL from Delphi, C++Builder, Lazarus (and Free Pascal) on Windows, Mac OS X, iOS, Android, Linux, and FreeBSD for both 32-bit and 64-bit platforms. Applications based on MyDAC can connect directly to MySQL server or work through the MySQL client library. MyDAC is designed to help programmers develop faster and cleaner MySQL database applications.

MyDAC is a complete replacement for standard MySQL connectivity solutions and presents an efficient alternative to the Borland Database Engine (BDE) and standard dbExpress driver for access to MySQL.

Link : [HIDE="5"]https://mega.nz/#!1JpkQKTb!gHC9YYqEZYoyozjzBBRsWYISwFvhs_eXJlv7kBnFq-0 [/HIDE]
 
Last edited by a moderator:

Freezer_86

Member
Joined
May 6, 2011
Messages
10
Reaction score
5
Devart ODAC FullSource 10.2.6 09-Jul-18
  • Lazarus 1.8.4 is supported
  • Performance of data fetching in the Direct mode is improved
  • Performance of describing stored procedures in the Direct mode is improved
  • Performance of batch operations is improved
  • Demo projects for IntraWeb 14 are added
  • Now the TOraTimeStamp.AsDateTime method returns TDateTime value with milliseconds
  • Now non-compiled stored procedures can be described in the Direct mode
  • Support for TIMESTAMP WITH TIMEZONE in the Direct mode is improved
  • Bug with AV on destroying Query that executed batch DML with LOB parameters after connection was closed is fixed
  • Bug with writing trash in the BLOB fields on executing batch DML operations in the Direct mode is fixed
  • Bug with updating a record when using the OnFilterRecord event handler is fixed
  • Bug with using encryption and CacheCalcFields option is fixed
  • Bug with using a backslash in the Filter property is fixed
  • Bug with using First method in the Master-Detail relationship is fixed
https://mega.nz/#!Xe43lKza!UCrWMG3kr7TsmO1fo7DUg-NiFqU6q2_hoz3zKPBwl9s
 
Top