Sebastian Trüg wrote:
Hello,
me again. This time I would like to know if there is a clean way to determine
the type of query result from the results columns (without fetching a row)?
At the moment I am using a rather hacky way: I check if the result has only
one column named "__ASK_RETVAL".
Hello,
me again. This time I would like to know if there is a clean way to determine
the type of query result from the results columns (without fetching a row)?
At the moment I am using a rather hacky way: I check if the result has only
one column named "__ASK_RETVAL". If that is the case I tre