Rogue Wave banner
No previous fileTop of DocumentContentsNo linkNo next file
DB Access Module for Microsoft SQL Server User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

Topic Index

Click on one of the letters below to jump immediately to that section of the index.

A | B | C | D | E | G | I | L | M | N | O | P | R | S | T | U | V

A

access to database API [in 2.16 System and Environment Handles to Microsoft SQL Server Specific Resources]

B

beginTransaction() [in 2.11.2 Using Transaction Control Methods]
bulk reads and writes [in 2.7.1 Support]

C

caching [in 2.6.1 Inserter Caching]
caching, reader [in 2.6.2 Reader Caching]
caching
   inserter [in 2.6.1 Inserter Caching]
   performance [in 2.6.2 Reader Caching]
commitTransaction() [in 2.11.2 Using Transaction Control Methods]
connections
   databases [in 2.2 Databases and Connections]
cursors [in 2.5 Cursors]

D

data binding [in 2.15 Input Binding of Data]
data callback classes [in 2.17.3 RWDBDataCallback and Open SQL]
database resources
   accessing through custom class [in 2.16 System and Environment Handles to Microsoft SQL Server Specific Resources]
database() [in 2.2 Databases and Connections]
databases
   connections [in 2.2 Databases and Connections]
datatype mapping [in 2.3 Data Types]
datatypes
   restrictions on use, table [in 2.3.1 Restrictions on the Use of Data Types]
DB2 CLI Access Module
   using with static libraries [in 2.18 Using Static Libraries with MS SQL Server and DB2 CLI Access Modules]

E

environment handle
   class to access database-specific resources [in 2.16 System and Environment Handles to Microsoft SQL Server Specific Resources]
error handling [in 2.12 Error Messages]
   and ODBC conformance [in 2.12.1 Errors and ODBC Conformance]
   and RWDBStatus [in 2.12.2 Errors and RWDBStatus]
examples
   opening a database [in 2.2 Databases and Connections]
   opening the default database [in 2.2 Databases and Connections]
   savepoint feature [in 2.11.2 Using Transaction Control Methods]

G

global functions [in 2.4.1 Global Functions]

I

identity columns [in 2.3.2 Using Identity Columns]
input binding of data [in 2.15 Input Binding of Data]
inserter caching [in 2.6.1 Inserter Caching]
installation [in 1.1 Overview]
   [in 2.1 Introduction]
internationalization [in 2.10 Internationalization]
   date bindings for [in 2.10.2 Data Bindings]
   restrictions [in 2.10.3 Limitations]
   setting environment variables for [in 2.10.1 Prerequisites]
isolation() [in 2.11.1 Setting Isolation Levels]

L

large data [in 2.17.3 RWDBDataCallback and Open SQL]
LOB, data at execution, RWDBDataCallback [in 2.17.3 RWDBDataCallback and Open SQL]

M

mapping between datatypes [in 2.3 Data Types]

N

nested transactions [in 2.11.2 Using Transaction Control Methods]

O

ODBC driver
   runtime loading [in 2.18 Using Static Libraries with MS SQL Server and DB2 CLI Access Modules]
ODBC functions
   multiply-defined [in 2.18 Using Static Libraries with MS SQL Server and DB2 CLI Access Modules]
Open SQL [in 2.17 Open SQL and Microsoft SQL Server ODBC]
   and stored procedures [in 2.17.4 Stored Procedures and Open SQL]
   placeholder syntax [in 2.17.1 Placeholder Syntax]
      [in 2.17.1 Placeholder Syntax]
   supported datatypes for input binding [in 2.17.2 Supported Data Types for Input Binding]
opening a database connection
   accessLib [in 2.2 Databases and Connections]
   password [in 2.2 Databases and Connections]
   required parameters [in 2.2 Databases and Connections]
   server name [in 2.2 Databases and Connections]
   user name [in 2.2 Databases and Connections]
outer joins [in 2.4.2 Outer Joins]
   ANSI-compliant syntax example [in 2.4.2 Outer Joins]

P

performance [in 2.6.2 Reader Caching]
   [in 2.9.3 Instantiating an RWDBStoredProcedure Using Schema Data]
placeholder syntax [in 2.17.1 Placeholder Syntax]
   [in 2.17.1 Placeholder Syntax]
portability
   how affected when using database-specific classes [in 2.16 System and Environment Handles to Microsoft SQL Server Specific Resources]
processing, correct sequence of [in 2.9.2 Executing Stored Procedures]

R

reader caching [in 2.6.2 Reader Caching]
restrictions
   on internationalization [in 2.10.3 Limitations]
   on providing values for identity columns [in 2.3.2 Using Identity Columns]
   on use of datatypes, table [in 2.3.1 Restrictions on the Use of Data Types]
result sets [in 2.13 Result Sets]
rollbackTransaction() [in 2.11.2 Using Transaction Control Methods]
rows
   insertion [in 2.3.2 Using Identity Columns]
RWDBColumn, and datatype mapping [in 2.3 Data Types]
RWDBMsSqlLibEnvironmentHandle [in 2.16 System and Environment Handles to Microsoft SQL Server Specific Resources]
RWDBStatus [in 2.12.2 Errors and RWDBStatus]
RWDBValue, and datatype mapping [in 2.3 Data Types]
RWDBValue
   ValueType [in 2.3 Data Types]

S

savepoint feature [in 2.11.2 Using Transaction Control Methods]
sequence of processing [in 2.9.2 Executing Stored Procedures]
setSavepoint() [in 2.11.2 Using Transaction Control Methods]
SQL_ATTR_ROW_ARRAY_SIZE [in 2.6.2 Reader Caching]
SQLBindCol() [in 2.7.1 Support]
SQLBindParameter() [in 2.7.1 Support]
static libraries
   using with more than one module [in 2.18 Using Static Libraries with MS SQL Server and DB2 CLI Access Modules]
stored procedures [in 2.9 Stored Procedures]
   creating [in 2.9.1 Creating Stored Procedures]
   executing [in 2.9.2 Executing Stored Procedures]
   using schema data [in 2.9.3 Instantiating an RWDBStoredProcedure Using Schema Data]
storedProc() [in 2.9.3 Instantiating an RWDBStoredProcedure Using Schema Data]
   [in 2.9.3 Instantiating an RWDBStoredProcedure Using Schema Data]
supported datatypes for input binding, Open SQL [in 2.17.2 Supported Data Types for Input Binding]
system tables in msSQL [in A.1 System Tables]

T

tables
   restrictions on datatypes [in 2.3.1 Restrictions on the Use of Data Types]
   restrictions on global functions [in 2.4.1 Global Functions]
transaction processing
   methods [in 2.11.2 Using Transaction Control Methods]
transactions [in 2.11 Transaction Processing]
   setting isolation levels [in 2.11.1 Setting Isolation Levels]

U

Unicode support [in 2.10 Internationalization]
updating text and image data [in 2.14 Using Text and Image Data]

V

versions supported [in 1.1 Overview]


No previous fileTop of DocumentContentsNo linkNo next file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.