Subject | SQL |
---|---|
Author | Daniel Bertin |
Post date | 2001-07-19T17:36:33Z |
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
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