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: How can I use Oracle's :NEW inside my delphi program without referring to host variable?

Re: How can I use Oracle's :NEW inside my delphi program without referring to host variable?

From: Alexander Zimmer <zimmer_at_hollomey.com>
Date: Thu, 21 Feb 2002 15:38:32 +0100
Message-ID: <MPG.16df24d573b3c150989682@news.inode.at>


I am quite sure this is a Delphi problem, not an Oracle issue. Maybe you want to consult some delphi ng?

I would assume there has to some kind of property of the VCL component TAdoQuery where the SQL string is parsed for variables if this property is true and the SQL string is taken as is if this mythic property is false. Just an assumption...

Alex Received on Thu Feb 21 2002 - 08:38:32 CST

Original text of this message

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