• <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

            統(tǒng)計(jì)

            留言簿(1)

            積分與排名

            Linux好站點(diǎn)

            Oracle

            閱讀排行榜

            評論排行榜

            C++類庫:OTL通用的數(shù)據(jù)庫連接類庫

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

            下載網(wǎng)址:http://otl.sourceforge.net/

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

            OTL使用方法:

            1、首先指定要連接的數(shù)據(jù)庫類型,OTL用宏定義來指定要連接的數(shù)據(jù)庫類型。OTL會(huì)根據(jù)這個(gè)宏定義來初始化數(shù)據(jù)庫連接的環(huán)境。

            相關(guān)的宏定義列表 http://otl.sourceforge.net/otl3_compile.htm

            如: #define OTL_ORA8I 表示連接Oracle 8i 數(shù)據(jù)庫。

             

            2、例子

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

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

            otl_connect db; // 定義數(shù)據(jù)庫實(shí)例

             

            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環(huán)境
             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(); //斷開數(shù)據(jù)庫連接

             return 0;

            }

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

            評論

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

            asasasas  回復(fù)  更多評論   

            国产—久久香蕉国产线看观看 | 亚洲色大成网站www久久九| 亚洲另类欧美综合久久图片区| 亚洲中文字幕久久精品无码喷水| 无码人妻精品一区二区三区久久久| 久久亚洲国产精品123区| 久久久精品免费国产四虎| 97精品依人久久久大香线蕉97| 性欧美大战久久久久久久久| 中文字幕亚洲综合久久2| 久久久噜噜噜久久中文福利| 无码八A片人妻少妇久久| 久久无码人妻精品一区二区三区| 国内精品人妻无码久久久影院导航 | 一本色道久久99一综合| 精品久久久久久无码人妻蜜桃| 久久综合九色综合精品| 久久精品国产日本波多野结衣| 99精品国产免费久久久久久下载 | 国产亚洲成人久久| 精品无码久久久久久午夜| 国产精品禁18久久久夂久| 亚洲国产成人精品91久久久| 中文精品99久久国产| 精品久久久久久无码人妻蜜桃| 久久久久久亚洲AV无码专区 | 狠狠色丁香婷婷久久综合不卡| 97久久久久人妻精品专区 | 精品国产99久久久久久麻豆 | 91精品国产乱码久久久久久| 久久精品国产亚洲AV蜜臀色欲| 午夜精品久久久久久影视777 | 2022年国产精品久久久久| 午夜久久久久久禁播电影| 99久久国产亚洲综合精品| 亚洲欧洲久久久精品| 婷婷久久综合九色综合九七| 一本久久综合亚洲鲁鲁五月天亚洲欧美一区二区 | 久久久久久夜精品精品免费啦| 一本久久免费视频| 国产精品久久久久免费a∨|