Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Executing a package using DAO

Re: Executing a package using DAO

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Wed, 4 Aug 1999 00:25:55 +0200
Message-ID: <933719156.27058.0.pluto.d4ee154e@news.demon.nl>


Haven't used it for a while, but I remember only begin
procedure_name;
end;
will work

Hth,

Sybrand Bakker, Oracle DBA

Anderson <tande922_at_hotmail.com> wrote in message news:37A763AC.469F2D5E_at_hotmail.com...
> I'm trying to execute a package on my Oracle 7.3.4 server using MS
> Access as a front end. I can connect to the server and execute pass
> through queries fine. But when I try and execute a package or a
> procedure the code seems to bomb. I get ODBC call failed - Invalid SQL
> statement. I've tries executing the package name alone, exec package
> name, execute package name, prefixing it with the schema owner. Nothing
> seems to work. I'm at my whit's end can anyone help?
>
> TIA,
>
> Terry
>
Received on Tue Aug 03 1999 - 17:25:55 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US