Delphi
Devart IBDAC Pro 10.0.1 Full Source Download Delphi 7-13
InterBase (and FireBird) Data Access Components (IBDAC) is a library of components that provides native connectivity to InterBase, Firebird and Yaffil from Delphi, C++Builder, Lazarus (and Free Pascal)...
Description
InterBase (and FireBird) Data Access Components (IBDAC) is a library of components that provides native connectivity to InterBase, Firebird and Yaffil 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. IBDAC-based applications connect to the server directly using the InterBase client. IBDAC is designed to help programmers develop faster and cleaner InterBase database applications. IBDAC is a complete replacement for standard InterBase connectivity solutions. It presents an efficient alternative to InterBase Express Components, the Borland Database Engine (BDE), and the standard dbExpress driver for access to InterBase.
Cross-Platform Solution for Delphi, C++Builder, and Lazarus
IBDAC is a cross-platform solution for developing applications using various IDEs: RAD Studio, Delphi, C++Builder, Lazarus (and FPC) on Windows, Mac OS X, iOS, Android, Linux, and FreeBSD for both x86 and x64 platforms. IBDAC also provides support for the FireMonkey platform, which allows you to develop visually spectacular high-performance desktop and mobile native applications.
High Development Productivity with IBDAC
We provide various GUI tools that will increase your productivity: dbMonitor allows monitoring activity of your DB applications, Dataset Manager simplifies DataSet and DB controls tweaking, and others.
Key Features
Performance
All our components and libraries are designed to help you write high-performance, lightweight data access layers, therefore they use advanced data access algorithms and techniques of optimization.
x64 development
Mobile Development
Develompent for iOS and Android mobile devices using IBDAC becomes still easier, as IBDAC allows your mobile applications to work with InterBase database as simply as desktop applications do.
x64 development
64-bit Development
IBDAC doesn't limit your choice of the development platform. Now you can develop for 32-bit and 64-bit platforms with Delphi and Lazarus (and FPC).
IDE Compatibility
Data Type Mapping
If you want to make custom correspondence between InterBase and Delphi data types, you can use a simple and flexible Data Type Mapping engine provided by IBDAC.
IDE Compatibility
IDE Compatibility
Our product is compatible with the latest IDE versions: Embarcadero RAD Studio 10.1 Berlin, Delphi 10.1 Berlin, C++Builder 10.1 Berlin, Lazarus (and FPC). It is also compatible with the previous IDE versions since Delphi 6 and C++Builder 6.
IDE Compatibility
Development Platforms
Now you can develop not only VCL-based applications in Delphi and LCL-based ones in Lazarus, but also use the newest FireMonkey application development platform.
Database Compatibility
DB Compatibility
Our product supports InterBase server versions 5.x up to XE, Firebird 3.x, 2.x, 1.x and Yaffil
dbMonitor
Monitoring
Use our freeware dbMonitor tool to monitor and analyze all the DB calls made by your application using IBDAC. dbMonitor performs per component tracing of SQL statement execution, commits, rollbacks, etc.
Support
Visit our Support page to get instant support from experienced professionals, fast and detailed responses, user engagement and interaction, frequent builds with bug fixes, and much more.
10.0.1 26-Dec-25
Added support for Lazarus 4.4
Improved support for working with stored procedures and functions via TIBCMetaData
Extended support for the Connection component's AllowImplicitConnect property to the Script and SQL components
Switched to the new default read committed mode, READ COMMITTED READ CONSISTENCY, for Firebird 4 and later
Fixed an issue with handling the ibcFloat data type
Fixed an issue with writing BLOB data when CacheBlobs was set to False
Fixed an issue where the global CutOffParams variable was used when UseUnicode was set to False
Fixed an issue where parameter values could be truncated in Firebird 5 and later when UseUnicode was set to True
Fixed an issue with using the boZip option in TIBCBackupService for Firebird 3 and earlier
Fixed an issue where INSERT statements could be generated incorrectly for master/detail relationships configured with KeyFields and KeyGenerator
Fixed a �Conversion error from string �1�� issue when DMLRefresh and BooleanDomainFields were set to True in Firebird 3 and later
Fixed an AV failure that could occur when reading a persistent TWideStringField in Delphi 7
Fixed an issue where XML fields could be saved incorrectly when using the dataset component's SaveToXML method
Fixed an issue with registering help files in RAD Studio 13
Fixed an access violation that could occur when reopening the master table with LocalMasterDetail set to True
Fixed a possible nil reference to Encoding in the TParser constructor
