qFetch with qBindCol and qGetData
Keywords: qFetch qBindCol qGetData
Here's how qFetch works... if you've bound a column (or columns) to a WIL variable, when you do a qFetch, it will fetch those columns in the current row.The qGetData is designed to retrieve a value in an unbound column.
Article ID: W12543Filename: qFetch with qBindCol and qGetData.txt