ODBC Drivers for Ingres

Secure and High-Performance Data Access Technology,
from OpenLink Software

Overview

OpenLink Software's ODBC Drivers for Ingres are high performing and enterprise-ready solutions for connecting to Ingres data sources from 32- and 64-bit ODBC-compliant applications used for:

  • Analytics
  • Virtualization
  • Business Intelligence (BI)
  • Extract, Transform, Load (ETL)

In addition to our generic data access driver features, these driver solutions offer the following additional benefits:

featureID
feature
featureLabel
featureSynopsis
hash
benefitID
benefitLabel
benefitSynopsis
Expose INGRES TID value in SQLSpecialColumns
Expose INGRES TID value in SQLSpecialColumns(ROWID) API calls. Provides developers with access to DBMS-system-level identity values.
729066fffa830d10e8e7ede149dc2e46
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality

Available Architectures

Single-Tier

  • These drivers are designed to connect a client application directly to a specific data source, such as a database management system, spreadsheet, or text file.
  • They do not require any additional middleware components to be installed.
  • Single-Tier drivers are suitable for small- to medium-sized environments.

Multi-Tier

  • These drivers are designed to connect a client application to a data source via a middleware server, such as a web server or application server.
  • The middleware server acts as a gateway to the data source, and can provide additional functionality such as caching, load balancing, and data transformation.
  • Multi-Tier drivers are ideal for large, distributed environments where security, scalability, and reliability are important.

format
featureID
featureLabel
featureSynopsis
benefitID
benefitLabel
benefitSynopsis
formatImage
formatName
prodImage
Connection Pooling
Enables efficient management of resources associated with database sessions
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatst.png
Single-Tier Architecture
https://uda.openlinksw.com/images/odbcingresst.gif
Database mirroring compatibility
Provides developer with DBMS server topology flexibility
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatst.png
Single-Tier Architecture
https://uda.openlinksw.com/images/odbcingresst.gif
Deferred Fetching of Blob Data
The SQLGetData() and SQLPutData() ODBC API implementations have been significantly enhanced to provide intelligent handling of BLOB data. This facilitates transferring parameter data in parts over the network between the Enterprise Edition (Multi-Tier) Generic Client and Database Agents. Once transferred, the fragmented column data is reassembled in its entirety within the Client and/or Agent parts of the Enterprise Edition (Multi-Tier) driver (depending on if this is an insert or retrieval). This feature applies to data types such as SQL_LONGVARCHAR, SQL_WLONGVARCHAR, SQL_LONGVARBINARY, BLOB, and CLOB.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatst.png
Single-Tier Architecture
https://uda.openlinksw.com/images/odbcingresst.gif
Multiple Active Result Sets (MARS)
Enables applications developers to work concurrently against multiple query result sets
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatst.png
Single-Tier Architecture
https://uda.openlinksw.com/images/odbcingresst.gif
Multithreading support
Enables development, deployment, and use of multithreaded client applications.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatst.png
Single-Tier Architecture
https://uda.openlinksw.com/images/odbcingresst.gif
Reference Cursors Support in Stored Procedures
Support for advanced DBMS Server functionality.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatst.png
Single-Tier Architecture
https://uda.openlinksw.com/images/odbcingresst.gif
SSL Support
Secure data transmission between applications and DBMS server
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatst.png
Single-Tier Architecture
https://uda.openlinksw.com/images/odbcingresst.gif
Snapshot transaction isolation level
Enabling additional transaction isolation granularity to application developers.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatst.png
Single-Tier Architecture
https://uda.openlinksw.com/images/odbcingresst.gif
Support for Serial Data Type
Provides application developers with access to last serial values for a given table.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatst.png
Single-Tier Architecture
https://uda.openlinksw.com/images/odbcingresst.gif
Transaction Isolation Levels configuration
User-level configuration of Transaction Isolation Levels. Transaction Isolation levels are optionally configurable as part of the DBMS connection configuration.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatst.png
Single-Tier Architecture
https://uda.openlinksw.com/images/odbcingresst.gif
Transaction Isolation mode discovery
Enables developers to determine if DBMS instance is transactional or non-transactional.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatst.png
Single-Tier Architecture
https://uda.openlinksw.com/images/odbcingresst.gif
XML and Native Large Value data types support
Provides developers with increased range of data types for developing new-generation applications.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatst.png
Single-Tier Architecture
https://uda.openlinksw.com/images/odbcingresst.gif
Connection Pooling
Enables efficient management of resources associated with database sessions
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Connection Pooling
Enables efficient management of resources associated with database sessions
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Connection Pooling
Enables efficient management of resources associated with database sessions
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
Database Independent Networking
Database Independent Networking that enables the use of a single generic data access driver for ODBC, JDBC, ADO.NET, and OLE DB with a variety of backend database management systems (dbms).
Ease of Integration
Ease of integration speeds deployment and enhances utility
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Database Independent Networking
Database Independent Networking that enables the use of a single generic data access driver for ODBC, JDBC, ADO.NET, and OLE DB with a variety of backend database management systems (dbms).
Ease of Integration
Ease of integration speeds deployment and enhances utility
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Database Independent Networking
Database Independent Networking that enables the use of a single generic data access driver for ODBC, JDBC, ADO.NET, and OLE DB with a variety of backend database management systems (dbms).
Ease of Integration
Ease of integration speeds deployment and enhances utility
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Database Independent Networking
Database Independent Networking that enables the use of a single generic data access driver for ODBC, JDBC, ADO.NET, and OLE DB with a variety of backend database management systems (dbms).
Ease of Integration
Ease of integration speeds deployment and enhances utility
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Database Independent Networking
Database Independent Networking that enables the use of a single generic data access driver for ODBC, JDBC, ADO.NET, and OLE DB with a variety of backend database management systems (dbms).
Ease of Integration
Ease of integration speeds deployment and enhances utility
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
Database Independent Networking
Database Independent Networking that enables the use of a single generic data access driver for ODBC, JDBC, ADO.NET, and OLE DB with a variety of backend database management systems (dbms).
Ease of Integration
Ease of integration speeds deployment and enhances utility
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
Database mirroring compatibility
Provides developer with DBMS server topology flexibility
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Database mirroring compatibility
Provides developer with DBMS server topology flexibility
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Database mirroring compatibility
Provides developer with DBMS server topology flexibility
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
Deferred Fetching of Blob Data
The SQLGetData() and SQLPutData() ODBC API implementations have been significantly enhanced to provide intelligent handling of BLOB data. This facilitates transferring parameter data in parts over the network between the Enterprise Edition (Multi-Tier) Generic Client and Database Agents. Once transferred, the fragmented column data is reassembled in its entirety within the Client and/or Agent parts of the Enterprise Edition (Multi-Tier) driver (depending on if this is an insert or retrieval). This feature applies to data types such as SQL_LONGVARCHAR, SQL_WLONGVARCHAR, SQL_LONGVARBINARY, BLOB, and CLOB.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Deferred Fetching of Blob Data
The SQLGetData() and SQLPutData() ODBC API implementations have been significantly enhanced to provide intelligent handling of BLOB data. This facilitates transferring parameter data in parts over the network between the Enterprise Edition (Multi-Tier) Generic Client and Database Agents. Once transferred, the fragmented column data is reassembled in its entirety within the Client and/or Agent parts of the Enterprise Edition (Multi-Tier) driver (depending on if this is an insert or retrieval). This feature applies to data types such as SQL_LONGVARCHAR, SQL_WLONGVARCHAR, SQL_LONGVARBINARY, BLOB, and CLOB.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Deferred Fetching of Blob Data
The SQLGetData() and SQLPutData() ODBC API implementations have been significantly enhanced to provide intelligent handling of BLOB data. This facilitates transferring parameter data in parts over the network between the Enterprise Edition (Multi-Tier) Generic Client and Database Agents. Once transferred, the fragmented column data is reassembled in its entirety within the Client and/or Agent parts of the Enterprise Edition (Multi-Tier) driver (depending on if this is an insert or retrieval). This feature applies to data types such as SQL_LONGVARCHAR, SQL_WLONGVARCHAR, SQL_LONGVARBINARY, BLOB, and CLOB.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
Multiple Active Result Sets (MARS)
Enables applications developers to work concurrently against multiple query result sets
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Multiple Active Result Sets (MARS)
Enables applications developers to work concurrently against multiple query result sets
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Multiple Active Result Sets (MARS)
Enables applications developers to work concurrently against multiple query result sets
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
Multithreading support
Enables development, deployment, and use of multithreaded client applications.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Multithreading support
Enables development, deployment, and use of multithreaded client applications.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Multithreading support
Enables development, deployment, and use of multithreaded client applications.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
Reference Cursors Support in Stored Procedures
Support for advanced DBMS Server functionality.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Reference Cursors Support in Stored Procedures
Support for advanced DBMS Server functionality.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Reference Cursors Support in Stored Procedures
Support for advanced DBMS Server functionality.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
SSL Support
Secure data transmission between applications and DBMS server
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
SSL Support
Secure data transmission between applications and DBMS server
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
SSL Support
Secure data transmission between applications and DBMS server
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
Snapshot transaction isolation level
Enabling additional transaction isolation granularity to application developers.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Snapshot transaction isolation level
Enabling additional transaction isolation granularity to application developers.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Snapshot transaction isolation level
Enabling additional transaction isolation granularity to application developers.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
Support for Serial Data Type
Provides application developers with access to last serial values for a given table.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Support for Serial Data Type
Provides application developers with access to last serial values for a given table.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Support for Serial Data Type
Provides application developers with access to last serial values for a given table.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
Transaction Isolation Levels configuration
User-level configuration of Transaction Isolation Levels. Transaction Isolation levels are optionally configurable as part of the DBMS connection configuration.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Transaction Isolation Levels configuration
User-level configuration of Transaction Isolation Levels. Transaction Isolation levels are optionally configurable as part of the DBMS connection configuration.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Transaction Isolation Levels configuration
User-level configuration of Transaction Isolation Levels. Transaction Isolation levels are optionally configurable as part of the DBMS connection configuration.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
Transaction Isolation mode discovery
Enables developers to determine if DBMS instance is transactional or non-transactional.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Transaction Isolation mode discovery
Enables developers to determine if DBMS instance is transactional or non-transactional.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Transaction Isolation mode discovery
Enables developers to determine if DBMS instance is transactional or non-transactional.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
Session Rules Book
Attibute-based Access Controls that apply to all ODBC, JDBC, ADO.NET, OLE DB connnections to a target database. Default attributes include username, machine name or network address, client application operating system, and administrator configurable domain. This functionality provides data access policies that enable control over read and write modes available to ODBC, JDBC, ADO.NET, or OLD DB connections as applications and service usage evolves. For example, transparently enabling read-only mode when an application is being used outside the office thereby thwarting hacks that might occur over WiFi connections. Or implications of different users operating the same application from a common device where each has different privileges.
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Session Rules Book
Attibute-based Access Controls that apply to all ODBC, JDBC, ADO.NET, OLE DB connnections to a target database. Default attributes include username, machine name or network address, client application operating system, and administrator configurable domain. This functionality provides data access policies that enable control over read and write modes available to ODBC, JDBC, ADO.NET, or OLD DB connections as applications and service usage evolves. For example, transparently enabling read-only mode when an application is being used outside the office thereby thwarting hacks that might occur over WiFi connections. Or implications of different users operating the same application from a common device where each has different privileges.
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
Session Rules Book
Attibute-based Access Controls that apply to all ODBC, JDBC, ADO.NET, OLE DB connnections to a target database. Default attributes include username, machine name or network address, client application operating system, and administrator configurable domain. This functionality provides data access policies that enable control over read and write modes available to ODBC, JDBC, ADO.NET, or OLD DB connections as applications and service usage evolves. For example, transparently enabling read-only mode when an application is being used outside the office thereby thwarting hacks that might occur over WiFi connections. Or implications of different users operating the same application from a common device where each has different privileges.
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Session Rules Book
Attibute-based Access Controls that apply to all ODBC, JDBC, ADO.NET, OLE DB connnections to a target database. Default attributes include username, machine name or network address, client application operating system, and administrator configurable domain. This functionality provides data access policies that enable control over read and write modes available to ODBC, JDBC, ADO.NET, or OLD DB connections as applications and service usage evolves. For example, transparently enabling read-only mode when an application is being used outside the office thereby thwarting hacks that might occur over WiFi connections. Or implications of different users operating the same application from a common device where each has different privileges.
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
Session Rules Book
Attibute-based Access Controls that apply to all ODBC, JDBC, ADO.NET, OLE DB connnections to a target database. Default attributes include username, machine name or network address, client application operating system, and administrator configurable domain. This functionality provides data access policies that enable control over read and write modes available to ODBC, JDBC, ADO.NET, or OLD DB connections as applications and service usage evolves. For example, transparently enabling read-only mode when an application is being used outside the office thereby thwarting hacks that might occur over WiFi connections. Or implications of different users operating the same application from a common device where each has different privileges.
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
Session Rules Book
Attibute-based Access Controls that apply to all ODBC, JDBC, ADO.NET, OLE DB connnections to a target database. Default attributes include username, machine name or network address, client application operating system, and administrator configurable domain. This functionality provides data access policies that enable control over read and write modes available to ODBC, JDBC, ADO.NET, or OLD DB connections as applications and service usage evolves. For example, transparently enabling read-only mode when an application is being used outside the office thereby thwarting hacks that might occur over WiFi connections. Or implications of different users operating the same application from a common device where each has different privileges.
Controlled Access to Data Assets
Controlled Access to Data Assets prevents unauthorised changes
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif
XML and Native Large Value data types support
Provides developers with increased range of data types for developing new-generation applications.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/jdbcingresmt.gif
XML and Native Large Value data types support
Provides developers with increased range of data types for developing new-generation applications.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/dotnetingresmt.gif
XML and Native Large Value data types support
Provides developers with increased range of data types for developing new-generation applications.
Sophisticated Application Functionality
Supports data access, integration and management, from the simplest to the most sophisticated functionality
https://uda.openlinksw.com/images/udapformatmt.png
Multi-Tier Architecture
https://uda.openlinksw.com/images/odbcingresmt.gif

Features Comparison by Driver Architecture