The examples below work with Sybase SQL Server 15.0 for Linux and
Windows via
FreeTDS ODBC. The
underlying
database
had "allow NULLs by
default", and "ddl in transactions" enabled.
- Example 547 (Sybase SQL Server
stored
procedure call)
- Example 548 (TIMESTAMP_STRUCT and
Sybase SQL Server)
- Example 549 (Sybase SQL Server and
TEXT
column)
- Example 550 (Sybase SQL Server
and
IMAGE
column)
- Example 551 (Sybase SQL Server:
otl_stream::describe_select() and result sets)
- Example 552 (Datatype override in
SELECT, Sybase SQL Server)
- Example 553 (Simple Insert/Select
and otl_stream::clean() function for OTL/ODBC and Sybase SQL
Server)
- Example 554 (STL std::strings, ANSI
C++ typecasts, Sybase SQL Server)
- Example 555 (STL-compliant OTL/ODBC
stream iterators, Sybase SQL Server)
- Example 556 (#define
OTL_UNCAUGHT_EXCEPTION_ON, ODBC / Sybase SQL Server)
- Example 557 (#define
OTL_EXTENDED_EXCEPTION, ODBC / Sybase SQL Server)
- Example 558 (OTL/ODBC and bulk
operations with Sybase SQL Server's TEXT)
- Example 559 (Group data type
override in SELECT, Sybase SQL Server)
- Example 560 (Describe
otl_stream's
bind variables for Sybase SQL Server)
- Example 561
(set_transaction_isolation_level, ODBC, Sybase SQL )
- Example 562 (external logon,
ODBC, Sybase SQL )
- Example 563 (otl_stream::clean(),
cancelling SELECT's fetch sequence, Sybase SQL Server)
- Example 564 (otl_stream::clean(),
cancelling Result Set's fetch sequence, Sybase SQL Server)
- Example 565 (otl_stream::clean(),
cleaning the Result Set stream's error flags, Sybase SQL Server )
- Example 566 (otl_datetime
container with Datetime values down to milliseconds in Sybase SQL
Server)
- Example 567 (otl_exception,
derived from a base class, Sybase SQL Server)
- Example 568
(OTL_ADD_NULL_TERMINATOR_STRING_SIZE,Sybase SQL Server)
- Example 569 (std::string and
TEXTs, Sybase SQL Server)
- Example 570 (SQL statement label,
Sybase SQL Server)
- Example 571
(OTL/ODBC, accessing the system data dictionary via ODBC functions,
Sybase SQL Server)
- Example 572 (OTL/ODBC, accessing
the system data dictionary via ODBC functions, Sybase SQL Server)
- Example 573 (OTL/ODBC, accessing
the system data dictionary via ODBC functions, Sybase SQL Server)
- Example 574 (user defined string
class and TEXTs, Sybase SQL Server)
- Example 575 (OTL tracing, ODBC,
Sybase SQL Server)
- Example 576 (Explict bind variables
in SELECT statement column definitions,
ODBC, Sybase SQL Server)
- Example 577 (#define
OTL_THROWS_ON_SQL_SUCCESS_WITH_INFO, ODBC, Sybase
SQL Server)
- Example 578 (OTL stream read
iterator, simple SELECT, Sybase SQL / ODBC)
- Example 579 (OTL stream read
iterator, implicit result set, Sybase SQL /
ODBC)
- Example 580 (Strict numeric type
checking on SELECTs)
- Example 581 (OTL stream read
iterator, "get by name" functions, Sybase SQL / ODBC)
- Example 582
(Simple Insert/Select,
otl_connect::operator<<, <<=, >>)
- Example 583 (Simple
Insert/Select
with VARBINARY datatype)
- Example 584
(Simple Insert/Select
with VARBINARY datatype and otl_stream_read_iterator)
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.