rr-sql

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.

See aodbc.htm for more information on Allegro ODBC.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.