rr-sql

$Revision: 1.1.2.2 $

Function

Package: DBI

Arguments: (hstmt sql-statement)

This function is intended for use in programs which want to get involved in the processing of results from an sql statement.  This function runs the sql-statement on the database for which hstmt is a statement handle. The results of the sql-statement are not processed. loop-over-results should be run to receive the results.

This symbol is associated with the Allegro CL ODBC (AODBC) interface, version 2. Version 2 is new in Allegro CL 5.0.1. It is incompatible with the earlier version 1. Not all customers will have Allegro ODBC version 2. Contact your Franz Inc. sales representative for more information.

Allegro ODBC version 2 is described in aodbc_v2.htm.

The general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.