Subject Re: [IBO] Problem with TClientDataSet and TIBOQuery
Author Paulo Henrique Albanez
No is the SQL Monitor the IBO.

PHA
Nova Odessa / SP - Brazil

----- Original Message -----
From: "Dmitry Beloshistov" <torin@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, January 08, 2002 9:45 AM
Subject: Re: [IBO] Problem with TClientDataSet and TIBOQuery


> Hello, Paulo!
> You wrote to <IBObjects@yahoogroups.com> on Tue, 8 Jan 2002
10:10:47 -0300:
>
> PHA> I modify the field CODCLI from 10 to 1 and apply to update.
>
> PHA> UPDATE CADCLI
> PHA> SET CODEMP = ? /* CODEMP */
> PHA> , CODCLI = ? /* CODCLI */
> PHA> , NOMCLI = ? /* NOMCLI */
> PHA> , DATA = ? /* DATA */
> PHA> , CODGRU = ? /* CODGRU */
> PHA> WHERE CADCLI.CODCLI = ? /* OLD.CODCLI */
> PHA> AND CADCLI.CODEMP = ? /* OLD.CODEMP */
>
> This is text of trigger? As I see - not. If not - you should use OLD and
NEW
> values ONLY in triggers... In client-side SQL it`s don`t work correctly...
>
> WBR, Dmitry Beloshistov AKA [-=BDS=-]
> e-mail: torin@...
>
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
> without the need for BDE, ODBC or any other layer.
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>