• <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 幽夢新影 閱讀(6339) 評論(1)  編輯 收藏 引用 所屬分類: C/C++基礎知識

            評論

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

            asasasas  回復  更多評論   

            久久亚洲精品人成综合网| 777午夜精品久久av蜜臀| 国产一区二区精品久久凹凸| 天天爽天天爽天天片a久久网| 精品久久久无码中文字幕 | 香蕉99久久国产综合精品宅男自 | 色综合久久最新中文字幕| 亚洲精品乱码久久久久久久久久久久| 中文精品久久久久国产网址| 久久99国产乱子伦精品免费| 日韩欧美亚洲综合久久| 欧美久久久久久午夜精品| 国产精品美女久久久久av爽| 国产精品免费久久久久影院| 精品久久久久一区二区三区| 亚洲国产精品狼友中文久久久| 亚洲国产成人久久精品99| 久久久青草久久久青草| 久久国产精品视频| 亚洲天堂久久精品| 亚洲精品无码久久久久| 久久露脸国产精品| 高清免费久久午夜精品| 国产精品99久久久精品无码| 91精品日韩人妻无码久久不卡| 久久精品www人人爽人人| 久久精品aⅴ无码中文字字幕不卡| 久久久久久国产精品免费免费| 精品久久一区二区| 国产精品免费久久久久影院| 久久精品国产亚洲欧美| 99久久精品免费国产大片| 国产高清国内精品福利99久久| 国产L精品国产亚洲区久久| 久久亚洲国产成人精品性色| 久久夜色精品国产噜噜亚洲a| 中文字幕久久精品| 99精品国产在热久久| 久久涩综合| 97久久国产露脸精品国产| 亚洲综合熟女久久久30p|