Problem with OCI, NON_BLOCKING_MODE and OUT parameters
From: PM <p.matysiak_at_wonlok.com.pl>
Date: Mon, 20 Oct 2003 09:52:49 +0200
Message-ID: <bn045d$fcv$1_at_kujawiak.man.lodz.pl>
Hi
Date: Mon, 20 Oct 2003 09:52:49 +0200
Message-ID: <bn045d$fcv$1_at_kujawiak.man.lodz.pl>
Hi
[Quoted] I've got a procedure in PL/SQL with VARCHAR2 OUT parameter. My client is written in Delphi. I use Net v.8.0.6. When I call this procedure from Delphi in NON_BLOCING_MODE, and there is a short value (1K) in this parameter, everything is OK, but if value is longer (2K and more) - I get "Acces Violation" in ora805.dll.
If I use Net v.8.0.5 or Net v.8.0.7 - everything is OK.
Could someone give me some help on this please?
Thanks, Piotro Received on Mon Oct 20 2003 - 09:52:49 CEST