occi10gsamples

所属分类:Oracle数据库
开发工具:C/C++
文件大小:40KB
下载次数:16
上传日期:2008-07-11 11:25:03
上 传 者lh_lisa
说明:  此源代码是通过occi接口使用oracle 10g数据库的一个实例。
(This source code is occi interface through the use of oracle 10g database, a case in point.)

文件列表:
occi10gsamples\occiaqlis.cpp (3525, 2004-02-09)
occi10gsamples\occiaqop.cpp (6426, 2004-02-09)
occi10gsamples\occiaqop.typ (54, 2004-02-09)
occi10gsamples\occiblob.cpp (8726, 2004-02-09)
occi10gsamples\occiclob.cpp (8908, 2004-02-09)
occi10gsamples\occicoll.cpp (5641, 2004-02-09)
occi10gsamples\occidemo.sql (7090, 2004-02-09)
occi10gsamples\occidemod.sql (1868, 2004-02-09)
occi10gsamples\occidesc.cpp (12511, 2004-02-09)
occi10gsamples\occidml.cpp (7265, 2004-02-09)
occi10gsamples\occiinh.cpp (8345, 2004-02-09)
occi10gsamples\occiinh.typ (72, 2004-02-09)
occi10gsamples\occimb1.cpp (5411, 2004-02-09)
occi10gsamples\occimb1.sql (255, 2004-02-09)
occi10gsamples\occiobj.cpp (4687, 2004-02-09)
occi10gsamples\occiobj.typ (60, 2004-02-09)
occi10gsamples\occipobj.cpp (4747, 2004-02-09)
occi10gsamples\occipobj.typ (62, 2004-02-09)
occi10gsamples\occipool.cpp (3024, 2004-02-09)
occi10gsamples\occiproc.cpp (3223, 2004-02-09)
occi10gsamples\occiscp.cpp (6511, 2004-02-09)
occi10gsamples\occistre.cpp (1817, 2004-02-09)
occi10gsamples\occiuni1.cpp (5585, 2004-02-09)
occi10gsamples\occiuni1.sql (240, 2004-02-09)
occi10gsamples\occiuni2.cpp (7941, 2004-02-09)
occi10gsamples\occiuni2.sql (286, 2004-02-09)
occi10gsamples\occiuni2.typ (110, 2004-02-09)
occi10gsamples\occiuni2_hindi.txt (710, 2004-02-09)
occi10gsamples\occiuni2_japanese.txt (594, 2004-02-09)
occi10gsamples\occiuni2_korean.txt (684, 2004-02-09)
occi10gsamples\occiuni2_russian.txt (742, 2004-02-09)
occi10gsamples\occixa.cpp (7778, 2004-02-09)
occi10gsamples (0, 2008-03-21)

occi10g_samples_readme.txt - Readme for OCCI 10g Samples -------------------------------------------------------- The archive occi10gsamples.tar.gz contains the standard OCCI demos shipped with Oracle 10g. To build and run these samples, check your platform specific Oracle documentation. For Unix platforms, refer to demo_rdbms.mk in $ORACLE_HOME/rdbms/demo and for Windows, refer to make.bat under %ORACLE_HOME%\rdbms\demo. Run occidemo.sql to create the tables and other objects for running the demos. List of samples :- Program Name Features Illustrated ------------------------------------------------------------------------------- occiaqlis.cpp Shows use of Listener class in OCCI Advanced Queuing(AQ) interface (10g) occiaqop.cpp Demonstrates OCCI Advanced Queuing(AQ) interface (10g) occimb1.cpp Demonstrates use of multibyte charactersets(UTF8, ZHT16BIG5) in OCCI (10g). Check sample for detailed running instructions. occiscp.cpp Demonstrates Stateless Connection Pool with Statement caching (10g) occiuni1.cpp Demonstrates Unicode(UTF16) support in OCCI (10g). Check sample for detailed running instructions. occiuni2.cpp Demonstartes Unicode(UTF16) support in OCCI with NCLOB's (10g). Check sample for detailed running instructions. occixa.cpp Demonstrates XA support in OCCI (10g) occiblob.cpp Demonstrates how to read and write BLOBs occiclob.cpp Demonstrates how to read and write CLOBs occicoll.cpp Demonstrates how to perform simple insert, delete, and update operations on a table column of type Nested Table occidesc.cpp Demonstrates how to obtain metadata about a table, procedure, and object occidml.cpp Demonstrates how to perform insert, select, update, and delete operations of a table row by using OCCI Updated sample that demonstrates IEEE Floating point datatypes(BFloat & BDouble).(10g) occiinh.cpp Demonstrates object inheritance by using insert, select, update, and delete operations on a table row of subtype table occiobj.cpp Demonstrates how to perform insert, select, update, and delete operations on a table row containing an object as one of its columns occipobj.cpp Demonstrates how to perform insert, select, and update operations on persistent objects, as well as how to pin, unpin, mark for deletion, and flush an object occipool.cpp Demonstrates how to use the connection pool interface of OCCI occiproc.cpp Demonstrates how to invoke PL/SQL procedures with bind parameters occistre.cpp Demonstrates how to use OCCI ResultSet streams

近期下载者

相关文件


收藏者