Bug report: Locate with to or more fields

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

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
patyi
Fresh Boarder
Fresh Boarder
Posts: 24
Joined: 12.11.2005, 21:57

Bug report: Locate with to or more fields

Post by patyi »

I'm found problem with Locate :

Query.Locate('project;fxn',VarArrayOf([CBPro.Text,i]),[]) not working correct !

By the other hand Query.Locate('project', CBPro.Text,[]) is OK !
Post Reply