Description
|
I am trying to call a stored procedure. I have found
nothing in the docs explaining how to do it, but was able
to get it working using DBSELECT, DBCOMMAND, etc. My
problem is that it only works with a hard-coded procedure
call. If I try to use the ? parameters, the code won't
compile. I am emailing the code and the HTML source of the
compiler output. Thanks.
|