I understand that the AuthSQLStatement allows arbitrary sql statements to be run at sundry points in the request process. Is there any way to access the results of those AuthSQLStatements?

For example, if my AuthSQLStatement executes: select data1, data2, data3 from table_XX where data1 = "ABC", how do I get at the returned value of the select?


Thank you,
S.Park


===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to