Uda Wiki Web

  • Topic
  • Discussion
  • UdaWikiWeb.Udaudaodbcstodbc-progress-st(Last) -- Owiki? , 2016-08-19 15:01:28 Edit owiki 2016-08-19 15:01:28

    uda.odbc.st.odbc-progress-st

    ODBC Driver for Progress

    ODBC Driver for Progress
    The Single-Tier ODBC Drivers for Progress are a single component installed on a data-consuming machine - depending on the architecture in which the driver is deployed, either a client such as a desktop, a workstation or an application-server machine. No components need be installed on the database server.

    The OpenLink Single-Tier Drivers for Progress 4GL(SQL-89) are a Type-A class of driver developed using the Progress ESQL/C call-level interface; they assume the prior installation of the Progress Network Client software for the target Progress Server release.

    The OpenLink Single-Tier Drivers for Progress SQL-92 are a Type-A class of driver developed using the Progress SQL-92 call-level interface; they assume the preinstallation of the Progress Network Client software for the target Progress Server release.


    [[/images/aodbcprogressst.gif|]]


    /Progress Single-Tier Architecture Diagram Image scaled down; Click to enlarge./

    Platform Support Support for client, server, and application server operating systems
    32- and 64-bit components Enables the development and utilization of 32- or 64-Bit DBMS independent applications. Broad Operating System Support Enables the development of ODBC compliant applications and the utilization of ODBC Drivers on non Windows platforms such as; Linux (x86, PPC, Itanium, Opteron), Mac OS X, Mac OS Classic, FreeBSD , Solaris, AIX, HP-UX, HP True64 UNIX, IRIX, Altix, SCO UnixWare , and others.
    Database Engine Support Backend database engine support


    | Broad backend Database Support | Enables DBMS independent application utilization and deployment across a vast array of industry leading DBMS engines that includes; Oracle (7.x - 10.x), SQL Server (6.x - 2005), DB2 (6.x - 8.x), Sybase (10.x - 12.x), Progress (7.x - 10.x), Ingres (6.4 - II family), Informix (5.x - 9.x & IDS 2000), MySQL , and PostgreSQL .

    Performance
    Blistering Performance Delivery of data access performance levels across ODBC, JDBC, ADO.NET and OLE DB that don't compromise viability of DBMS independent application development and deployment. Network Aware Record Retrieval Enabling the retrieval and insertion of multiple DBMS records in batches over the network with a minimal number of network hops.
    Administration Configuration and Management


    | Single Component Installation Process | In situations where DBMS vendor networking is already in place, Single-Tier Drivers provide ease of installation and configuration since you are only required to install a single client component that inherently depends on existing DBMS specific networking for remote data access.

    Standards Compliance


    | International character support | Enables the development and deployment of international applications that are independent of underlying database engine.

    Standards Compliance


    | ODBC 3.5 Compliance | Enables broad compatibility between an extensive collection of older and newer ODBC Applications across an array of platforms.

    Performance


    | Multithreaded | Enables exploitation of scalability benefits arising from the use of multiple CPUs or Clusters while developing or using DBMS independent applications.

    Standards Compliance
    Supports Advanced Data Access API functionality Enables the development and utilization of DBMS application with DBMS independent granularity that extends to challenging areas such as scalar function calls, dates and timestamps manipulation, outer join handling, and SQL stored procedure invocation etc. Complete ODBC Scrollable Cursor Model Support Provides ODBC compliant applications with a flexible model for handling sensitivity to data changes using the following scrollable cursor models: Forward-Only, Static, KeySet , Dynamic, and Mixed.