📄 otl4_msaccess_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 MS ACCESS / ODBC</title>
</head>
<body>
<center>
<h1> OTL 4.0, Examples for MS ACCESS / ODBC<br>
</h1>
</center>
The examples below work with Microsoft ACCESS via ODBC.
<ol>
<li><b><a href="otl4_ex300.htm">Example 300 (Simple
Insert/Select/Update)</a></b></li>
<li><b><a href="otl4_ex301.htm">Example 301 ("Incompatible
datatypes in stream operation" exception)</a></b></li>
<li><b><a href="otl4_ex302.htm">Example 302 (otl_datetime
container and DATETIME table columns)</a></b></li>
<li><b><a href="otl4_ex303.htm">Example 303 (std::string and
STL-compliant stream iterators)</a></b></li>
<li><b><a href="otl4_ex282.htm">Example 304
(otl_stream::describe_select() with a simple Select)</a></b></li>
<li><b><a href="otl4_ex305.htm">Example 305 (otl_stream and NULLs)</a></b></li>
<li><b><a href="otl4_ex306.htm">Example 306
(OTL_ADD_NULL_TERMINATOR_STRING_SIZE)</a></b> <br>
</li>
</ol>
<ul>
</ul>
<center>
<hr width="100%">
<p><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 + -