zoukankan      html  css  js  c++  java
  • SQLDirect 6.5 Source (Delphi 5-10.1 Berlin)

    Description:
    SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland/CodeGear/Embarcadero Delphi/C++Builder 10.1 Berlin. It uses the native application programming interfaces to access to the following SQL-servers:

    IBM DB2 Universal Database
    Informix Server
    Interbase/Firebird Server
    Microsoft SQL Server
    MySQL Server
    Oracle Database Server
    PostgreSQL Server
    SQLite Database
    Sybase Adaptive Server Enterprise and Adaptive Server Anywhere
    Unify (Centura, Gupta) SQLBase Server
    ODBC datasources
    OLEDB datasources

    Using of SQLDirect Component Library gives you the following advantages:

    connecting to the following SQL servers using 32-bit native application programming interfaces (API): Centura SQLBase Server 6(+), IBM DB2 Universal Database with CAE v5.2, Informix Server 7.2(+), Firebird, Interbase, MySQL 3.23(+), Oracle Server 7.2(+) with SQL*Net 2.2(+), Microsoft SQL Server, PostgreSQL 7.1(+), SQLite, Sybase Adaptive Server Enterprise and Adaptive Server Anywhere (through Open Client, which is supported by Anywhere ver.6 as native interface), ODBC and OLEDB datasources.
    no distributing, installing and configuring the BDE or ODBC
    simultaneous access to the supported servers
    using Delphi 5, 6, 7, 9(2005), 10(2006), 2007, 2009, 2010, XE-XE7 or C++Builder 5, 6, 2006, 2007, 2009, 2010, XE-XE7 (Pro and above) to develop Client/Server applications
    query with an updatable result set
    query with macro support
    table component
    thread safe
    BLOB-fields (including LOB and BFILE for Oracle8)
    stored procedure support (with mutiple result sets for IBM DB2, Microsoft and Sybase SQL Server)
    bi-directional and unidirectional result sets
    cached updates
    record filtering
    support of data-aware components
    InfoPower support
    using images stored by Centura SqlWindows(or Team Developer) in their proprietary format
    interfaces (public methods and properties) of SQLDirect components are compatible with standard BDE data access components (TSession, TDatabase, TQuery ..).

    Thread Safety Note

    Thread safety is supported by the following software:

    Oracle SQL*Net 2.3 or above
    Centura SQLBase Ver. 7 or above
    IBM DB2 Ver. 5.2 or above
    Microsoft SQL Server Ver. 6 or above
    MySQL
    Sybase ASE and ASA through OpenClient Ver. 11.1 or above

    SQLDirect 6.5 was released.
    Delphi/C++Builder 10.1 Berlin support
    ftStream-Parameter support support
    ftWideString support (SQLBase 11.5+)
    bugfixes

    Website:

    http://www.sqldirect-soft.com/
  • 相关阅读:
    关于课内外读物的建议
    c# Aes加解密
    web api 如何通过接收文件流的方式,接收客户端及前端上传的文件
    c# 文件夹权限
    mysql 8创建远程访问用户以及连接mysql速度慢的解决方法
    为什么读书?读书让我们明心见性!
    大部分教程不会告诉你的 12 个 JS 技巧
    nuget包管理nuget服务器发布包时出现请求报错 406 (Not Acceptable)
    Python 实现毫秒级淘宝、京东、天猫等秒杀抢购脚本
    eos的资源和工具列表
  • 原文地址:https://www.cnblogs.com/findumars/p/6717513.html
Copyright © 2011-2022 走看看