User bio
404 bio not found
Member since Nov 6, 2015
Replies:

Without seeing the entire method it is hard to tell.  Accepting that you have proven that the data is being retrieved I would look for issues with how it is being passed on.   The GetMasterOPDataExecute method of a custom query only does setup for the query.  Tasks such as initialization or defining a SQL cursor (if that is what you are using).

The GetMasterOPDataFetch method is what will return rows of data.  If this value is needed at that point you should include it in any information provided in the qHandle parameter.

In case you are not familiar with this I am including a link to the documentation for custom class queries.

Defining Custom Class Queries

Certifications & Credly badges:
Rich has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
Following:
Rich has not followed anybody yet.