SQL GET  (SQLGT)

 

Standard Verb     SQL File Access Operation

Gets a  SQL query into a PFM file.

 

 

Format: 

SQL GET sql query SQL QUERY result to PFM file PFM FILE

SQL QUERY is an expression or a noun containing the SQL query.

PFM FILE  is the PFM file that will contain all the rows fetched with the query.

 

Target noun:

EXTERNAL ECHO , FILE STATUS

 

Example:

After using this verb check the FILE STATUS .

Discussion:

To know how many rows and columns were gotten, use the verb SQL GET PARAMETERS.

 

Technical:

SQLGET standard # xxx, msg # xxx, xxx

 

2005-11-16
vb_io_op.gif, t_p6.jpg
sqlgt.htm