⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 occi920_readme.txt

📁 此源代码是通过occi连接oracle 9i的简单例子
💻 TXT
字号:
occi920_readme.txt - Readme for OCCI 9.2.0 Samples--------------------------------------------------The archive occi920.tar.gz contains the standard OCCI demos shipped withOracle 9.2.0. 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 otherobjects for running the demos.List of samples :-Program Name     Features Illustrated-------------------------------------------------------------------------------occiblob.cpp     Demonstrates how to read and write BLOBsocciclob.cpp     Demonstrates how to read and write CLOBsoccicoll.cpp     Demonstrates how to perform simple insert, delete, and                 update operations on a table column of type Nested Tableoccidesc.cpp     Demonstrates how to obtain metadata about a table,                 procedure, and objectoccidml.cpp      Demonstrates how to perform insert, select, update, and delete                 operations of a table row by using OCCIocciinh.cpp      Demonstrates object inheritance by using insert, select,                  update, and delete operations on a table row of subtype tableocciobj.cpp      Demonstrates how to perform insert, select, update, and delete                 operations on a table row containing an object as one of its                 columnsoccipobj.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 objectoccipool.cpp     Demonstrates how to use the connection pool interface of                 OCCIocciproc.cpp     Demonstrates how to invoke PL/SQL procedures with bind                 parametersoccistre.cpp     Demonstrates how to use OCCI ResultSet streams

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -