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
AFPFORM012023-11-14 09.31.001564Example of using iQuery AFP Driver to build a form
EDITCODES2023-11-14 09.31.002371RPG and DDS Edit Codes Table
EDITCODEVW2023-11-14 09.31.002177RPG and DDS Edit Codes Table
EDTCDE2023-11-14 09.31.002204RPG and DDS Edit Codes Table - Listing
IBMBLOG2023-11-14 09.31.003531IBM Db2 for i Blog article query
MBRLIST2023-11-14 09.31.002646Example shows the use of our MBRLIST UDTF
MSGW2023-11-14 09.31.003061Detect & report jobs in Message Wait (MSGW) status

Copyright © 2015 Cozzi Research All Rights Reserved.