Hello, AolServants!  Is it possible to bind the value returned
by an Oracle stored procedure (either return of a function, or
an IN OUT parameter of a procedure) to a Tcl variable in the
AolServer environment.  In particular, I'm wondering about complex
data types, like records, arrays, tables or even cursors.  By "bind
to a variable," I really only mean "gain access to the return value
in Tcl;" it needn't be bound to a particular variable that I specify.

I would like to be able to encapsulate a query, say, in a stored
procedure, and then make the results of the query available to
ADPs and the like.  I would like to do this as an alternative to
the more conventional practice of posing the literal query directly
from the ADP.

Help...?

Thanks!

Lane Wimberley
Wayport, Inc.
Austin, TX

Reply via email to