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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Delphi / Oracle / Stored Proc

Re: Delphi / Oracle / Stored Proc

From: Victor Poteryahin <vup_at_parad.ru>
Date: 1997/02/06
Message-ID: <01bc13f2$884296d0$37a7d1c3@vup>#1/1

  The last BDE version can't handle oracle cursor variables as parameters, so you can't return rowsets from Oracle stored procedures. More over it be pretty tricky to Borland to fit oracle cursor variables in current methaphor of TStoredProc, but they claim to support it in next release of BDE. Now one of the way to work from Delphi 2.0 with oracle cursor variables and PL/SQL tables as parameters is using third-party products, but they is uncompatible with Borland data-aware components. I can send more info in e-mail.

Regards, Victor Poteryahin.
e-mail : vup_at_parad.ru Received on Thu Feb 06 1997 - 00:00:00 CST

Original text of this message

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