📄 otl4_ora10_examples.htm
字号:
<!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta content="text/html; charset=iso-8859-1"
http-equiv="Content-Type">
<meta content="Sergei Kuchin" name="Author">
<meta content="Mozilla/4.77 [en] (Win95; U) [Netscape]"
name="GENERATOR">
<meta
content="OTL, Oracle, ODBC, DB2, CLI, database API, C++, Template Library"
name="KeyWords">
<title>OTL 4.0, Examples for Oracle 10g</title>
</head>
<body>
<center>
<h1> OTL 4.0, Examples for Oracle 10g<br>
</h1>
<div style="text-align: left;">The examples below work with Oracle 10g
/
OCI10g. In general, all of these examples should work with any Oracle
version higher than Oracle 10.0, when OCI10g is enabled in OTL
by setting
#define <a href="otl3_compile.htm#OTL_ORA10G">OTL_ORA10G</a>.
Oracle normally
provides decent backward compatibility, at least at the source code
level. All examples for <a href="otl4_ora7_examples.htm">Oracle 7</a>
, <a href="otl4_ora8_examples.htm">Oracle 8/8i</a>, and <a
href="otl4_ora9_examples.htm">Oracle 9i</a> should work
when <a href="otl3_compile.htm#OTL_ORA10G">OTL_ORA10G</a> is enabled.
In
other words, in order to see more examples for Oracle 10g, take a
closer
look at the examples for Oracle 7, Oracle 8/8i, and Oracle 9i.<br>
<ol>
<li><b><a href="otl4_ex321.htm">Example 321 (Oracle 10.2,
asynchronous commit / commit_nowait)</a></b></li>
</ol>
</div>
</center>
<ul>
<ul>
</ul>
</ul>
<center>
<hr width="100%">
<p><a href="otl3_const_sql.htm">Prev</a> <a href="otl3_compile.htm">Next</a><a
href="otl3.htm">Contents</a><a href="home.htm">Go Home</a></p>
</center>
<p>Copyright © 1996, 2008, Sergei Kuchin, email: <a
href="mailto:skuchin@aceweb.com">skuchin@aceweb.com</a>, <a
href="mailto:skuchin@gmail.com">skuchin@gmail.com
<script language="JavaScript"><!-- hide from old browsers
var modDate = new Date(document.lastModified)
document.write("<i> Last Updated:</i> " + (modDate.getMonth()+1) + "/" +
modDate.getDate() + "/" + "0"+(modDate.getYear())%100+".");
//-->
</script></a>.</p>
<p><i>Permission to use, copy, modify and redistribute this document
for any purpose is hereby granted without fee, provided that the above
copyright notice appear in all copies.</i> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -