| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: executing a stored procedure thru ODBC
Hello Bill,
you must create a Pass-Through query
Your query must be a PL/SQL Block like this: Begin YourProcedure(); end;
set the "Returns Records" property to False and run the query
Philippe
Bill Johnston <whj2_at_erols.com> wrote in article
<6a5v3k$578$1_at_winter.news.erols.com>...
> Anyone know how to execute an Oracle stored procedure thru Access97?
>
> Thanks,
> whj2_at_erols.com
>
>
Received on Thu Jan 22 1998 - 00:00:00 CST
![]() |
![]() |