SQL*Module for Ada Programmer's Guide
Release 8.0
Part Number A58231-01
Home
Book List
Contents
Index
Master Index
Feedback
A
New Features
This appendix contains a list of the new features in release 8.0 of SQL*Module for Ada.
New Statements
CONNECT. (See
"CONNECT Statement"
.)
SET CONNECTION. (See
"SET CONNECTION Statement"
.)
DISCONNECT. (See
"DISCONNECT Statement"
.)
ENABLE THREADS. (See
"ENABLE THREADS"
.)
CONTEXT ALLOCATE. (See
"CONTEXT ALLOCATE"
.)
CONTEXT FREE. (See
"CONTEXT FREE"
.)
Other New Features
New datatype for multi-tasking, SQL_CONTEXT. (See
"SQL_CONTEXT Datatype"
.)
Support for procedure declaration with arrays. (See
"Arrays as Procedure Arguments"
.)
Function for obtaining the rows processed. (See
"Obtaining the Number of Rows Processed"
.)
Function for obtaining error message text. (See
"Obtaining Error Message Text"
.)
Dynamic SQL. (See
"Dynamic SQL"
.)
Copyright © 1996-2001, Oracle Corporation.
All Rights Reserved.
Home
Book List
Contents
Index
Master Index
Feedback