About Oracle stored procedure

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
zzzato
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 16.08.2012, 16:07

About Oracle stored procedure

Post by zzzato »

Hello, there.
I'm using oracle 11g.
I create a TZStoredProc at runtime.
I set connection and proc name.
Using TADOstoredProc, calling Parameters.ParseSql I get proc's parameters.
Using TZStoredProc I've not Params collection.

So:
[b]How I can get params at runtime?[/b]

Note that params are not read using TZStored ad design time too.

Thanks for any suggestion.
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

zzzato,

I've no idea about the 6.6 components. But i know a lot of people dit some constributions on the 7 components. It might be possible that you request is supported on Z7..

Michael
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
zzzato
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 16.08.2012, 16:07

Post by zzzato »

Tnx for your answer, Michael.
I'll check v7.
See u.
Post Reply