Reads a database and extracts fields based on a query.
tAccessInput executes a DB query with a strictly defined statement
which must correspond to the schema definition. Then it passes on the field list to the
next component via a Row > Main
connection.