Subject | Re: [firebird-support] something very strange going on here |
---|---|
Author | Milan Babuskov |
Post date | 2006-10-14T09:31:19Z |
martinknappe wrote:
problems when the same variable is used in both WHERE and INTO clauses.
--
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org
> select min(asterm) from dicentries where ((asterm = :asterm_tempTry using a separate variable here. IIRC, I've already seen some
> and id >= :id_temp)) or (asterm > :asterm_temp) into :asterm_temp;
problems when the same variable is used in both WHERE and INTO clauses.
--
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org