About this software
dbExpress Driver for Oracle is a dbExpress-compatible data-access driver that connects Delphi and C++Builder applications to Oracle databases. It supports native OCI connectivity and a Direct mode that connects via TCP/IP without an Oracle Client. The driver is cross-platform for Windows, macOS, and Linux, supports VCL and FireMonkey frameworks, and includes a dbMonitor utility for tracing SQL calls.
Purchase
Devart dbExpress Driver for Oracle
In Stock
Delivery: 1 working day
Loading...
€85.11
Free and without obligation
Do you need more information or looking for another license?
Benefits
- Direct mode: Connects to Oracle via TCP/IP without requiring Oracle Client installed
- Native OCI access: Supports native Oracle Client (OCI) connectivity for standard Oracle features
- Cross-platform support: Builds run on Windows, macOS, and Linux targets
- IDE compatibility: Works with RAD Studio, Delphi, C++Builder, and Lazarus IDEs
- Monitoring tools: Includes dbMonitor for tracing SQL calls, commits, and rollbacks
Available languages
- English
- French
- German
- Italian
- Spanish
Support information
- Documentation and guides: Online documentation includes manuals, how-to articles, and compatibility pages
- Knowledge base and FAQs: Searchable articles and troubleshooting entries are available on the support site
- Community forums: User forums provide community discussions and product-related threads
- Submit support requests: Authenticated users can submit tickets through Devart's support portal
- Product downloads and updates: Registered users can access product downloads and newer builds from their account
Frequently asked questions
What is Devart dbExpress Driver for Oracle?
A dbExpress database driver that enables applications using the dbExpress API to connect to and interact with Oracle databases, executing SQL and retrieving results.
Which development environments use dbExpress drivers?
dbExpress drivers are used with Embarcadero development tools such as Delphi and C++Builder to provide data access components and database connectivity.
How are connection parameters configured for the driver?
Connection settings are provided through the dbExpress connection component or connection string and typically include host, port, service or SID, username, password, and other driver properties.
Does the driver support transactions and parameterized queries?
dbExpress drivers expose transaction control and support parameterized SQL statements to manage atomic operations and to pass values securely to queries.