OTL 4.0, Examples for MS ACCESS / ODBC

The examples below work with Microsoft ACCESS via ODBC.
  1. Example 300 (Simple Insert/Select/Update)
  2. Example 301 ("Incompatible datatypes in stream operation" exception)
  3. Example 302 (otl_datetime container and DATETIME table columns)
  4. Example 303 (std::string and STL-compliant stream iterators)
  5. Example 304 (otl_stream::describe_select() with a simple Select)
  6. Example 305 (otl_stream and NULLs)
  7. Example 306 (OTL_ADD_NULL_TERMINATOR_STRING_SIZE)

Contents Go Home

Copyright © 1996-2024, Sergei Kuchin, email: skuchin@gmail.com, skuchin@gmail.com .

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. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.