ALLBASE/SQL Statements That Work Only with Embedded SQL [ HP ALLBASE/SQL PC API User's Guide ] MPE/iX 5.0 Documentation
HP ALLBASE/SQL PC API User's Guide
ALLBASE/SQL Statements That Work Only with Embedded SQL
PC client application software that accesses ALLBASE/SQL databases
through PC API do not use embedded SQL. The application software calls
the database functions directly; there is no need for preprocessing.
Because the following ALLBASE/SQL statements function only with embedded
SQL, they are not supported by PC API:
* CLOSE CURSOR
* BEGIN DECLARE SECTION
* DECLARE CURSOR
* DESCRIBE
* END DECLARE SECTION
* EXECUTE
* EXECUTE IMMEDIATE
* FETCH
* INCLUDE
* OPEN
* PREPARE
* REFETCH
* SQLEXPLAIN
* WHENEVER
MPE/iX 5.0 Documentation