.Locate doesn't work on integer-Fields in D2006

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
stifflersmom
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 27.12.2005, 13:04

.Locate doesn't work on integer-Fields in D2006

Post by stifflersmom »

Hi folks,

I'v installed the zeos 6.5.1 CVS on D2006 and a little bug is:
a MyQurey.Locate('IntegerfieldName',MyInt,[]) doesn't work,
on string-fileds it works good.
The db is Mysql 4.0.21

Any idea?

Regards
tygrys
Junior Boarder
Junior Boarder
Posts: 33
Joined: 09.12.2005, 18:31
Location: Poland

Post by tygrys »

There is a bug in Zeos locate, it doesn't work on some field types, ie. BigInt. You should look for the patch here

http://seegernet.koolhost.de/zeosforum/ ... c.php?t=53

Tygrys
Post Reply