Flat File Import

  • Hello all

    I need to import a flat file into multiple tables. The problem is this:

    Rows 1,3,5,7 ... etc hold the CustomerData and rows 2,4,6,8 ....hold the CustomerDetails. I need to import CustomerData into 1 DB table and the CustomerDetails into another DB table.... and no, the CustomerDetails Column widths dont match the CustomerData Column widths

    How do i do this?

    Thanks

  • Hi All

    I managed to get this working using a Conditional Split

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply