Re: How to run Oracle Stored Procedure from Access?

From: Rob Diaz <rdiaz_at_helmsmangroup.com>
Date: 1999/08/26
Message-ID: <Qtfx3.26508$x04.1571951_at_typ11.nn.bcandid.com>#1/1


Make a passthrough query. The text will be :

Begin
 my_proc;
End;

where my_proc is the name of the stored procedure you wish to run.

Hope this helps!

--Rob Diaz

Edgar Walther wrote in message <7q3jk7$s0_at_newstoo.ericsson.se>...
>Hi y'all!!
>
>The subject will be clear: my question is:
>
>How to run an Oracle Stored Procedure from Access?
>
>TIA,
>
>Edgar
>
>
Received on Thu Aug 26 1999 - 00:00:00 CEST

Original text of this message