On Sat, 1 Dec 2012, Leonardo M. Ramé wrote:

Hi, i'm creating a generic method for adding WHERE statement to ANY
select query, and I'm wondering if I can traverse the FIELDS collection
before executing the query, something like an SQL parser without
execution.

Normally not. The fields are created after open only.

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

Reply via email to