Subject SQL
Author Daniel Bertin
Hi all

How can I do a SQL in a IBOTable?

I want to limit the records retrieved from the database.

select * from disp_leg
where complete = 'N'

there is a SQLWhere property??

thanks
Daniel