HP (Hewlett-Packard) c-tree-SQL ISQL and Tool reference Guide Printer User Manual


 
ISQL and Tools
vi FairCom Corporation
RELATED DOCUMENTATION
Refer to the following documents for more information:
lowercase Lowercase type denotes either user-supplied elements or names of other
syntax diagrams. User-supplied elements include names of tables, host-
language variables, expressions, and literals. Syntax diagrams can refer
to each other by name. If a diagram is named, the name appears in lower-
case type above and to the left of the diagram, followed by a double-colon
(for example, privilege ::). The name of that diagram appears in lowercase
in diagrams that refer to it.
{ } Braces denote a choice among mandatory elements. They enclose a set
of options, separated by vertical bars ( | ). You must choose at least one of
the options.
[ ] Brackets denote an optional element or a choice among optional ele-
ments.
| Vertical bars separate a set of options.
... A horizontal ellipsis denotes that the preceding element can optionally be
repeated any number of times.
( ) , ; Parentheses and other punctuation marks are required elements. Enter
them as shown in syntax diagrams.
c-treeSQL Reference
Manual
Describes the syntax and semantics of statements and language
elements for the c-treeSQL interface.
c-treeSQL Embedded
SQL User’s Guide
Describes how to develop host language programs containing
embedded SQL statements that access c-treeSQL environments.
c-treeSQL ODBC Driver
Guide
Describes c-treeSQL support for the ODBC interface and how to
configure the c-treeSQL ODBC Driver.
c-treeSQL JDBC Driver
Guide
Describes c-treeSQL support for the JDBC interface, configuring
the c-treeSQL JDBC Driver, and how applications connect to
databases through the driver.
c-treeSQL Guide to
Java Stored Procedures
and Triggers
Describes how to write and use Java stored procedures and trig-
gers—Java routines which contain SQL statements and are
stored in a database. ODBC, JDBC, and SQL applications call
stored procedures, while triggers are invoked automatically by
database updates.
c-tree Plus Quick Start
and
Product Overview
Guide
Describes the installation process, how to get started, and rec-
ommendations for c-tree Plus ISAM/Low-Level, c-treeDB, c-
treeVCL/CLX, c-tree Server, and c-treeSQL Server.