Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

How to configure the ETL+ Design Page to process bad dates in date fields from Providex data sources.

ETL+ Design page Page will convert data from Sage 100 Providex to a format usable on ETL+ data warehouse (a Microsoft SQL Server database).

  1. Double click on a Providex table on the Source Objectspanelif IF
    the table hasn’t yet been added to the Target Objects panel.

  2. Select the target table on the Target Objectspanel.

  3. Select Design.

  4. For the date columns in the target table:

    1. Select the VarChar checkbox.

    2. Change Dw Data Type to datetime.

ETL+ will generate and enter a appropriate T-SQL Expression.

...

Related Pages