Search found 3 matches

by jorgecostabr
26.01.2010, 17:36
Forum: 6.6 - stable
Topic: How use locate with more than one field ?
Replies: 4
Views: 3109

Sorry,
I´m using Zeos 6.6.4 and Delphi 2009. The source code that i tried is:
If zQuery.Locate('field1;field2;Field3',VararrayOf[(text1,text2,text3)], [])

the same way that i used with component IBquery.
by jorgecostabr
20.01.2010, 17:40
Forum: Firebird
Topic: How use function locate on zquery with more than one field?
Replies: 0
Views: 544

How use function locate on zquery with more than one field?

Hi, How can i use the function locate on zquery with more than one field? I try to use the same way that i use frequently whith the vararrayof but it not work ok.
by jorgecostabr
19.01.2010, 21:23
Forum: 6.6 - stable
Topic: How use locate with more than one field ?
Replies: 4
Views: 3109

How use locate with more than one field ?

Hi, How can i use the function locate on zquery with more than one field? I try to use the same way that i use frequently whith the vararrayof but it not work ok.