Reads an Interbase database and extracts fields based on a query.
      
         tInterbaseInput executes a DB query with a strictly
      defined order which must correspond to the schema definition. Then it passes on the field list
      to the next component via a Main row link.