OTL 4.0, Examples for FireBird Database / ODBC

The examples below work with Firebird Database via ODBC. For more examples, see the Generic ODBC examples.
  1. Example 133 (Simple Insert/Select/Update)
  2. Example 134 ("Incompatible datatypes in stream operation" exception)
  3. Example 135 (otl_datetime container and DATE/TIME/TIMESTAMP  table columns)
  4. Example 136 (otl_long_string container and a BLOB column)
  5. Example 137 (std::string and STL-compliant stream iterators)
  6. Example 138 (otl_stream::describe_select() with a simple Select)
  7. Example 139 (otl_stream and NULLs)
  8. Example 216 (ADD_NULL_TERMINATOR_TO_STRING_SIZE)

Prev NextContentsGo 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.