Subject RE: [IBO] TIB_SToredProc problems
Author Helen Borrie
At 04:50 PM 22/10/2004 +1000, you wrote:

>Can argue with that!!! I will have to use a combination of TIB_DSQL and
>TIB_Query, as one of the Procs is a select so multiple rows may be return
>which is NO NO with DSQL from what I see in the DOC.

Don't be tempted to write selectable SPs that perform DML, now, will
you? It's a definite no-no.

H.