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 -> SQLCA access through Delphi-BDE

SQLCA access through Delphi-BDE

From: Holger Heidenbluth <holger.heidenbluth_at_keeptool.com>
Date: Wed, 20 Jan 1999 08:26:06 +0100
Message-ID: <36A5850D.C6658FF1@keeptool.com>


The Delphi exception handling returns the native error code, i.e. the oracle error number ORA-xxxx.
I know the Oracle sqlca structure contains additional informations. I am interested in the error position within the sql statement after parsing failed. How can I access the sqlca through the BDE? I use Delphi 4c/s, BDE 5.01. Thanks in advance
Holger Heidenbluth
KeepTool Software
mailto: holger.heidenbluth_at_keeptool.com Received on Wed Jan 20 1999 - 01:26:06 CST

Original text of this message

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