SAMPLES

Support email

www.MidrangeNews.com

Contact Us

SQL iQuery Logo

SQL iQuery

Examples and Demo Scripts

The list below contains several SQL and iQuery example scripts and UDF/UDTF source members. They may be accessed in the QDEMOSRC file in the IQUERY library.

To run the samples use the RUNiQRY command as follows:

RUNiQRY SRCMBR(mmmmm) SRCFILE(IQUERY/QSQLSRC)

Where mmmmm is the name of the sample source member from the list below.

To compile the samples that are UDF/UDTF functions, use

RUNSQLSTM SRCMBR(mmmmm) SRCFILE(IQUERY/QSQLSRC)

Note that you "compile" the SQL code only, not the C-code as that is inline code that will automatically get compiled by the RUNSQLSTM command. Just be sure you store the example C code in the IQUERY library or change the INCLUDE statement within the SQL UDF/UDTF source code to point at whatever library you are using.

Click the Sample name to view the SQL iQuery source in that member.

Powered by COZTOOLS find out more

Click on a name in the list to view its contents.
Source Viewer © 2004 Robert Cozzi, Jr. All rights reserved.

MemberLast ModifiedViewsText
AFPFORM012024-03-03 14.20.531780Example of using iQuery AFP Driver to build a form
EDITCODES2024-03-03 14.20.532582RPG and DDS Edit Codes Table
EDITCODEVW2024-03-03 14.20.532380RPG and DDS Edit Codes Table
EDTCDE2024-03-03 14.20.532408RPG and DDS Edit Codes Table - Listing
IBMBLOG2024-03-03 14.20.533741IBM Db2 for i Blog article query
MBRLIST2024-03-03 14.20.532855Example shows the use of our MBRLIST UDTF
MSGW2024-03-03 14.20.533269Detect & report jobs in Message Wait (MSGW) status

Copyright © 2015 Cozzi Research All Rights Reserved.