[Zope] ZstoredProcedure help!
J. Cone
jcone@g8labs.com
Thu, 26 Jul 2001 14:58:05 +0100
Hello,
I had to add "create or replace" and substitute "scott.dept" for your table.
The creates worked after that.
This oracle-specific ZSqlMethod:
begin
scott.TEST_PKG.conta_reg;
end;
produces this result:
Z SQL Method at /james/exp1/call_proc Help!
----------------------------------------------------------------------------
----
This statement returned no results.
----------------------------------------------------------------------------
----
SQL used:
begin
scott.TEST_PKG.conta_reg;
end;
Regards,
J. Cone.
At 14:51 26/07/01 +0100, Ricardo Seghizzi wrote:
>Sorry!
>
>I was offline from the mail list so I dind't realised that the
>e-mail was sent.
>
>But, it would be better if you could help me with stored procedures
>problems.
>
>Regards
>
>Ricardo
>
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>
>