The
tDBInvalidRows
component displays on the workspace and is named after the connection name. The MySQL
table used in this example is called
customers and holds the
customers'
customer_id, account_num, Iname, fname, country and
Email columns.
Information noteRemember: The connection components, including
tMysqlConnection and tMySQLInvalidRows, have been regrouped into the
tDBConnection component. They are automatically converted into
this component when you place them on the workspace.