Subject | Re: [IBO] Possible bug in parsing this SQL statement's parameters |
---|---|
Author | Lester Caine |
Post date | 2006-10-05T11:00:17Z |
Daniel Albuschat wrote:
SQL but gets the order wrong. Bear in mind that the ACTUAL SQL has '?'
and needs all four values in the right order.
Not an answer, but just an explanation of what can go wrong ;)
--
Lester Caine - G8HFL
-----------------------------
L.S.Caine Electronic Services - http://home.lsces.co.uk
Model Engineers Digital Workshop -
http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
Treasurer - Firebird Foundation Inc. - http://www.firebirdsql.org/index.php
> I tried the same query with IBPP, a lower-level Interbase/Firebird API andTry using id_add and id_add1 - I've seen problems when IBO rebuilds the
> it worked as expected without mixing any values, so I highly suspect
> IBObjects as the culprit.
>
> If you need more background information to reproduce the problem,
> please let me know.
SQL but gets the order wrong. Bear in mind that the ACTUAL SQL has '?'
and needs all four values in the right order.
Not an answer, but just an explanation of what can go wrong ;)
--
Lester Caine - G8HFL
-----------------------------
L.S.Caine Electronic Services - http://home.lsces.co.uk
Model Engineers Digital Workshop -
http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
Treasurer - Firebird Foundation Inc. - http://www.firebirdsql.org/index.php