Subject | Re: [IBO] Locate method generate a exception when dont find a information |
---|---|
Author | Michel LE CLEZIO |
Post date | 2017-03-09T19:18:37Z |
Do You have try with :
querDados.Locate('NAME', 'MISTER FRIEND', []) ?
With best regards,
Mochel
--------------------------------------------
En date de : Jeu 9.3.17, carlosdaniel_am@... [IBObjects] <IBObjects@yahoogroups.com> a écrit :
Objet: Re: [IBO] Locate method generate a exception when dont find a information
À: IBObjects@yahoogroups.com
Date: Jeudi 9 mars 2017, 18h46
Is possible, but in my
case no because there a if that check.
Sample "Mister Friend" if a locate
ok, but if i put the string "Mister Friend 123"
there is no this person... well in this case the expection
occurs
querDados.Locate('NAME', 'MISTER FRIEND', []) ?
With best regards,
Mochel
--------------------------------------------
En date de : Jeu 9.3.17, carlosdaniel_am@... [IBObjects] <IBObjects@yahoogroups.com> a écrit :
Objet: Re: [IBO] Locate method generate a exception when dont find a information
À: IBObjects@yahoogroups.com
Date: Jeudi 9 mars 2017, 18h46
Is possible, but in my
case no because there a if that check.
Sample "Mister Friend" if a locate
ok, but if i put the string "Mister Friend 123"
there is no this person... well in this case the expection
occurs