Oracle Data Access Components for C++Builder 5

Registration Key

SBFW9-UYRQV-8G4W6-YX0H7-P5EJA
TBJX8-2ETIE-G5MKH-HUWK2-5PF8P
A1IYU-9BB1C-KU8JJ-3UO6S-5T0KR
M1ACM-UOPS6-4MGU6-IU4XM-8608J

Registration Code

RK705-2T65L-8YRUW-U5L1G-1UKI1
ITWGY-0GY1P-7DLGU-N46DU-Q6O0K
9SJOI-RDQ9N-TGIR5-R4IJ0-45GMO
FJUHE-FTOBH-3OCLZ-EMT90-CBHCT

Registration Key Generator

7PKYS-EB20E-9DPBQ-9L23G-296Z0
2CNCW-VYDXI-W1PBB-1DGAI-COG2L
WCRMZ-TV86Y-6R5MA-RQENJ-VPTR0
3U4JN-6N6X8-36E95-NKDBE-WRZXC

Registration Code Number

F63XR-OSQ2L-FHJQ2-RIERC-91LF2
197Y1-4TA89-X672S-VUNAD-E6SZW
DO156-3FA0T-EWJN7-VEVLO-OY6TX
XUM56-J8J8W-G7H2B-9JBV3-V57N0

Reg Key

VDVBE-7ML9D-8WKCQ-LD755-NI1VA
NXXLY-8W8N0-DQRYZ-V4D77-K32HV
XPTKE-MGXHB-1858Z-FC08R-DA33D
GYY4I-1ZCAN-H84CW-GQYK6-TCVKW

Registration Key Download

B7B8L-AFVHL-UO304-WZF1P-SVVAQ
I04IC-26P4U-Q9PKY-B4I4C-4O688
ECYFN-Z04EZ-8PF7N-4UP8U-KPMF5
KI159-8H156-7BKBY-HZS8W-CST5V

Registration Key 2022

2PMKS-3HVI1-QIRB9-PYIQK-36O96
8IWEV-IRXUB-VNLA1-Z1LVM-RH0B0
37ZJE-ASNHL-1COVW-FMXKK-FVPWW
EO6U2-IM0GR-53ZN1-NB9E7-K787S

Registration Key 2023

UXQEU-2JY36-VIIPN-095EV-WHHP2
UOW3S-ZIDKE-FL2LR-PKZ6S-G7Q60
AV20Y-HDEWU-9AWUH-SYQF5-BFX88
MF6J2-49OWX-QNSXZ-Y9Z8O-VBBC9

Registration Key Free Download

94R2X-XWZAP-AKDR1-OEM43-FTNP2
TV7I0-UFEBH-XR1RD-QTAR4-IL2GF
R4RVZ-FBY2A-PDJRT-GHPP2-JNCYQ
ZSOZK-ZMSMK-P8FU4-H32KJ-ONZPY

Registration Key Free

0G3LI-ZH797-5Y1YS-NGBV1-8C3BM
55TLQ-3CTNL-GUMGL-GBIEM-DY386
5I77D-0QKQB-IZEVB-XYLE7-0PG6C
RJTQB-8Z7HO-4ESL6-IU3WW-5TBSP

Oracle Data Access Components for C++Builder 5

Oracle Data Access Components for C++Builder 5

1: What does the registration key mean?
A registration key is a one-of-a-kind ID generated by the FME Licensing Assistant from system data. It's Safe's way of limiting a single fixed license to a single computer.

2: What is a registration key number?
A registration key is a code of letters and numbers that allows access to one of the many Thomson Reuters products, such as Westlaw, CLEAR, Firm Central, and more.

3: What is the registration key?
Each person will create an individual user account by entering the customer's account number, an online registration key (available from your local dealer), and basic billing and shipping address information. The account administrator will be the first account created.

Developer’s Description

By Devart
Oracle Data Access Components (ODAC) is a library of components that provides native connectivity to Oracle from Delphi, Delphi for C++Builder, Kylix, and Free Pascal. The ODAC library is designed to help programmers develop faster and cleaner Oracle database applications. ODAC is a complete replacement for standard Oracle connectivity solutions and presents an efficient native alternative to the Borland Database Engine and dbExpress for access to Oracle.
Key Features
– Direct access to server data. No need to install of other data provider layers
– FireMonkey, VCL and LCL support
– 64-bit application development support
– In Direct mode does not require Oracle client software and works directly through TCP/IP
– Full support of the latest versions of Oracle and its data types
– VCL,  CLX versions of library available
– Disconnected Model for working with data offline
– Local Failover for detecting connection loss
– Oracle Transparent Application Failover(TAF) support
– Automatic data updating with TOraQuery, TSmartQuery, and TOraTable components
– Advanced script execution functionality with TOraScript component
– Integration with OraDeveloper Tools for performing advanced database development and administration tasks
– Oracle Advanced Queuing support
– Oracle alerts and pipes support
– Oracle direct path interface support
– Distributed transaction support
– Unicode and national charsets support
– Easy migration from BDE with Migration Wizard

Oracle Data Access Components

MORE DELPHI COMPONENTS

Oracle Data Access Components (ODAC) is a library of components that provides native connectivity to Oracle from Delphi and C++Builder including Community Edition, as well as Lazarus (and Free Pascal) on Windows, Linux, macOS, iOS, and Android for both 32-bit and 64-bit platforms. The ODAC library is designed to help programmers develop faster and more native Oracle database applications.

ODAC, a high-performance and feature-rich Oracle connectivity solution, is an efficient native alternative to the Borland Database Engine (BDE) and standard dbExpress driver. It provides both possibility of connection to Oracle by means of native Oracle data access and direct access to Oracle from Delphi without Oracle Client.

Native Connectivity to Oracle

ODAC-based DB applications are easy to deploy, do not require installation of other data provider layers (such as BDE or ODBC), and that’s why they can work faster than the ones based on standard Delphi data connectivity solutions. Moreover, ODAC provides an additional opportunity to work with Oracle directly via TCP/IP without involving Oracle Client.

General usability

  • Direct access to server data. Does not require installation of other data provider layers (such as BDE and ODBC)
  • Interface compatible with standard data access methods, such as BDE and ADO
  • VCL, LCL and FMX versions of library available
  • Separated run-time and GUI specific parts allow you to create pure console applications such as CGI
  • Unicode and national charset support
  • Highly usable design time support
  • Easy to deploy

Network and connectivity

  • In Direct mode does not require Oracle client software and works directly through TCP/IP
  • Disconnected Mode with automatic connection control for working with data offline
  • Local Failover for detecting connection loss and implicitly re-executing certain operations
  • Support for setting connection timeout values for Direct Mode
  • Support to improve performance in VPN and Wireless networks
  • Secure connections with SSL, SSH, and HTTP/HTTPS tunneling
  • Support for OS authentication
  • Support for Proxy Authentication
  • DBA privileges to open a session with
  • Support for Oracle 20c connection modes
  • Support for the change expired password
  • Connection using Service Name or SID in the Direct mode
  • Support for RAC Server
  • Support for both IPv6 and Ipv4 protocol
  • Support for IFILE
  • Support for EZCONNECT connection string

Compatibility

  • Support for the latest versions of Oracle
  • Support for all versions of Oracle clients, including Instant Client
  • Support for all Oracle data types in both OCI and Direct modes
  • Support for Delphi 6, C++ Builder 6, and later versions up to RAD Studio 11 Alexandria
  • Support for Lazarus 2.0.12 and Free Pascal 3.2.0
  • Includes provider for UniDAC Express Edition
  • Support for reporting components, including InfoPower, ReportBuilder, FastReport
  • Support for all standard visual data-aware controls
  • Support for Professional Edition of Delphi and C++Builder for developing client/server applications.

Oracle technology support

  • Oracle Advanced Queuing support
  • Distributed transactions support with TOraTransaction component
  • Oracle package support
  • Support for Oracle alerts and pipes with TOraAlerter component
  • Support for Direct Path interface with TOraLoader component
  • Support for DBMS_TRACE package and SQLTrace functionality with TOraTrace
  • Support for Oracle Change notifications functionality of Oracle 10g with TOraChangeNotification component
  • Oracle Transparent Application Failover support
  • Oracle 9i scrollable cursor support
  • Multiple Oracle Homes support
  • Oracle sequence support
  • DML array operations support
  • Direct lob access support
  • Temporary LOB management routines
  • Temporary LOBs for updating LOB fields
  • OCI Connection Pooling, Proxy Session Pooling, and Statement Caching
  • Oracle optimizer control
  • ProxySession support
  • External Procedure support
  • CLIENT_IDENTIFIER support
  • Statement Caching
  • ROWID values retrieval
  • Overloaded stored procedures support
  • Support for WITH FUNCTION clause

Oracle data types

  • Support for all Oracle data types
  • Oracle Object (including NOT FINAL objects) types support
  • Support for Nested table
  • Support for PL/SQL table
  • Support for PL/SQL records
  • Support for REF CURSORs
  • Support for XMLTYPE datatype
  • Oracle 9i TIMESTAMP and INTERVAL data types support

Performance

  • High overall performance
  • Fast controlled fetch of large data blocks
  • Optimized string data storing
  • Advanced connection pooling
  • High performance of applying cached updates with batches
  • Caching of calculated and lookup fields
  • Expanded fields in TSmartQuery
  • Fast Locate in a sorted DataSet
  • Preparing of user-defined update statements
  • High performance batch processing
  • Intelligent fetch block size control
  • Advanced connection pooling
  • SmartFetch Mode enabling fast bi-directional navigation through large datasets

Local data storage operations

  • Database-independent data storage with TVirtualTable component
  • CachedUpdates operation mode
  • Local sorting and filtering, including by calculated and lookup fields
  • Local master/detail relationship
  • Master/detail relationship in CachedUpdates mode

Data access and data management automation

  • Automatic data updating with TOraQuery, TSmartQuery and TOraTable components
  • Automatic record refreshing and locking
  • Automatic query preparing
  • SmartRefresh option allows you to synchronize two or more datasets automatically
  • Support for ftWideMemo field type in Delphi 2006 and higher
  • Data Type Mapping
  • Support for Data Encryption in a client application

Extended data access functionality

  • Separate component for executing SQL and PL/SQL blocks
  • Simplified access to table data with TOraTable component
  • BLOB compression support
  • Support for using macros in SQL
  • NonBlocking mode allows background executing and fetching data in separate threads
  • Ability to customize update commands by attaching external components to TOraUpdateSQL objects
  • Deferred detail DataSet refresh in master/detail relationships
  • LargeInt fields support
  • MIDAS technology support
  • Ability to customize Oracle error messages with TOraErrorHandler
  • Structural representation and editing of Oracle objects
  • Fill DataSet with several REF CURSORs
  • Fill DataSet with object, array and nested table data
  • Object-oriented building of SELECT statements

Data exchange

  • Transferring data between all types of TDataSet descendants with TCRBatchMove component
  • Data export and import to/from XML (ADO format)
  • Ability to synchronize positions in different DataSets

Script execution

  • Advanced script execution features with TOraScript component
  • Support for executing individual statements in scripts
  • Support for executing huge scripts stored in files with dynamic loading
  • Ability to use standard SQL*Plus tool syntax in scripts

SQL execution monitoring

  • Extended SQL tracing capabilities provided by TOraSQLMonitor component and dbMonitor
  • Borland SQL Monitor support
  • Ability to send messages to dbMonitor from any point in your program
  • Display executing statement, all its parameters’ values, and the type of parameters.

Visual extensions

  • Includes source code of enhanced TCRDBGrid data-aware grid control
  • Customizable connection dialog
  • Cursor changes during non-blocking execution

Design-time enhancements

  • DataSet Manager tool to control DataSet instances in the project
  • Oracle Package Wizard that simplifies working with PL/SQL Packages
  • Advanced design-time component and property editors
  • Automatic design-time component linking
  • Easy migration from BDE with Migration Wizard
  • More convenient data source setup with the TOraDataSource component
  • Syntax highlighting in design-time editors

Resources

  • Code documentation and guides in the CHM, PDF, and HXS formats
  • Many helpful demo projects
Install a license key using a registration key file?

1: Click Install Key after navigating to Tools & Settings > License Management > Plesk License Key.
2: Choose Upload a licence key file.
3: Click OK after providing the path to the key file you downloaded from the email.

Add a Comment

Your email address will not be published. Required fields are marked *