• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            舞影凌亂

            專注C/C++,Linux

            統計

            留言簿(1)

            積分與排名

            Linux好站點

            Oracle

            閱讀排行榜

            評論排行榜

            C++類庫:OTL通用的數據庫連接類庫

            OTL是一個純C++的通用數據庫連接模板庫,可以支持各種當下流行的數據庫,如Oracle,Sybase, MySQL, PostgreSQL, EnterpriseDB, SQLite,  MS ACCESS, Firebird等等.它是一個跨平臺類庫,在MS Windows, Linux/Unix/Mac OS X 都可以使用。

            下載網址:http://otl.sourceforge.net/

            OTL使用簡單, 只要頭文件中包含有: #include "otlv4.h" 就可,實際上整個OTL就一個.H的文件,使用起來極為的方便。

            OTL使用方法:

            1、首先指定要連接的數據庫類型,OTL用宏定義來指定要連接的數據庫類型。OTL會根據這個宏定義來初始化數據庫連接的環境。

            相關的宏定義列表 http://otl.sourceforge.net/otl3_compile.htm

            如: #define OTL_ORA8I 表示連接Oracle 8i 數據庫。

             

            2、例子

            #include <iostream>
            using namespace std;
            #include <stdio.h>

            #define OTL_ORA8I // 指定連接的數據庫類型
            #include <otlv4.h> // include the OTL 4 header file

            otl_connect db; // 定義數據庫實例

             

            void insert()
            // 添加記錄

            {
             otl_stream o(50, // buffer size
                          "insert into test_tab values(:f1<float>,:f2<char[31]>)",
                             // SQL statement
                          db // connect object
                         );
             char tmp[32];

             for(int i=1;i<=100;++i){
            #if defined(_MSC_VER)
            #if (_MSC_VER >= 1400) // VC++ 8.0 or higher
              sprintf_s(tmp,sizeof(tmp),"Name%d",i);
            #else
              sprintf(tmp,"Name%d",i);
            #endif
            #else
              sprintf(tmp,"Name%d",i);
            #endif
              o<<static_cast<float>(i)<<tmp;
             }
            }

            //查詢記錄

            void select()
            {
             otl_stream i(50, // buffer size
                          "begin "
                           open :cur1 for "
                            select * from test_tab "
                            where f1>=:f<int> and f1<=:f*2; "
                          "end;", // SELECT statement via referenced cursor
                          db, // connect object
                          ":cur1" // referenced cursor placeholder name
                         );
               // create select stream
             
             otl_column_desc* desc;
             int desc_len;

             i<<4; // Before the child SELECT statement can be described,
                   // the PL/SQL master block needs to be executed.
                   // Forcing the execution of the blcok by entering its input
                   // patameter.

             desc=i.describe_select(desc_len);

             for(int n=0;n<desc_len;++n){
              cout<<"========== COLUMN #"<<n+1<<" ==========="<<endl;
              cout<<"name="<<desc[n].name<<endl;
              cout<<"dbtype="<<desc[n].dbtype<<endl;
              cout<<"otl_var_dbtype="<<desc[n].otl_var_dbtype<<endl;
              cout<<"dbsize="<<desc[n].dbsize<<endl;
              cout<<"scale="<<desc[n].scale<<endl;
              cout<<"prec="<<desc[n].prec<<endl;
              cout<<"nullok="<<desc[n].nullok<<endl;
             }
             

            }

            int main()
            {
             otl_connect::otl_initialize(); // 初始化Oracle環境
             try{

              db.rlogon("scott/tiger"); // 連接Oracle

              otl_cursor::direct_exec
               (
                db,
                "drop table test_tab",
                otl_exception::disabled // disable OTL exceptions
               ); // drop table

              otl_cursor::direct_exec
               (
                db,
                "create table test_tab(f1 number, f2 varchar2(30))"
                );  // create table

              insert(); 
              select();

             }

             catch(otl_exception& p){ // intercept OTL exceptions
              cerr<<p.msg<<endl; // print out error message
              cerr<<p.stm_text<<endl; // print out SQL that caused the error
              cerr<<p.var_info<<endl; // print out the variable that caused the error
             }

             db.logoff(); //斷開數據庫連接

             return 0;

            }

            posted on 2010-06-02 00:05 幽夢新影 閱讀(6357) 評論(1)  編輯 收藏 引用 所屬分類: C/C++基礎知識

            評論

            # re: C++類庫:OTL通用的數據庫連接類庫 2016-02-26 18:29 aaa

            asasasas  回復  更多評論   

            麻豆精品久久精品色综合| 大美女久久久久久j久久| 国产一区二区三精品久久久无广告| 久久久久久一区国产精品| 久久久噜噜噜久久中文字幕色伊伊 | 人妻丰满AV无码久久不卡| 香蕉久久夜色精品国产2020 | 天堂久久天堂AV色综合| 国产精品一久久香蕉国产线看观看| 国产精品99久久精品| 久久久久久免费视频| 精品久久久久久综合日本| 亚洲欧美日韩精品久久亚洲区 | 久久国产精品久久久| 中文字幕精品久久| 99久久伊人精品综合观看| 亚洲精品乱码久久久久久久久久久久 | 色婷婷噜噜久久国产精品12p| 久久久精品2019免费观看| 久久九九久精品国产| 狠狠色丁香婷综合久久| 久久国产亚洲精品| 久久久久亚洲av成人无码电影| 欧美噜噜久久久XXX| 精品久久久久久久久免费影院| 蜜桃麻豆www久久| 国产精品久久久久无码av| 久久精品卫校国产小美女| 手机看片久久高清国产日韩| 日韩精品国产自在久久现线拍 | 免费无码国产欧美久久18| 久久久久国产| 精品人妻伦九区久久AAA片69| 日本精品久久久久中文字幕| 国产精品对白刺激久久久| 久久亚洲国产成人精品性色| 久久精品国产AV一区二区三区| 亚洲精品97久久中文字幕无码| 色99久久久久高潮综合影院| 久久久久久亚洲精品无码| 四虎国产精品免费久久|