ELT Sybase components
tELTSybaseInput | Provides the Sybase table schema that will be used by the tELTSybaseMap component to generate the SQL SELECT statement. |
tELTSybaseMap | Builds the SQL SELECT statement using the table schema(s) provided by one or more tELTSybaseInput components. |
tELTSybaseOutput | Performs the action (insert, update or delete) on data in the specified Sybase table through the SQL statement generated by the tELTSybaseMap component. |