//while not SQLQueryMySQL.EOF //and not found do begin

while (not SQLQueryMySQL.EOF) and (not found) do begin

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to