ARS 6.03
Oracle 9i
AIX 5.5

I do not think this is possible, at least it wasn't in ARS versions 3,4 and 5.

Want to call a stored procedure from Remedy against an Oracle 9i database:

DECLARE
    handle NUMBER;
    rec_out NUMBER;
BEGIN
  elig.OPEN('B',handle,rec_out);
END;

Want to then retrieve the values of handle and rec_out ad stored them in a
form field.

Thank you

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Reply via email to