Tuesday, February 14, 2006

Filtering and sorting tables in Delphi 1.0


    To filter and sort a table in Delphi 1.0 you can use a QBE (Query by Example) file as the TableName TTable's property. This is useful to filter, sort or join tables, while still using the TTable component. QBE files can be created in Database Desktop.


0 Comments:

Post a Comment

<< Home