• Vitor da Fonseca - Wednesday, January 3, 2018 5:58 AM

    Hi,
    I need to import two Flat Files, but I need to skip the 2nd and 3rd row from one of them (Headers in 1st row) and the other I need to skip the last two rows.

    - sample of Flat File 2nd and 3rd row:
    Row 1 - Header 
    Row 2 -12/01/2017 00:00    12/31/2017 0:00                                                                            
    Row 3 - No of Complete Downloads    No of Partial Downloads    Asset Name    Series Info    Genre Desc    Sub Genre Desc    Provider Brand    Provider Id
    - sample of Flat File last two rows:
    Row *** - Period From    Period To
    Row *** - 01/10/2017 00:00    31/10/2017 00:00

    Any help is very much appreciated
    Thanks in advance,

    Before answering, we need a special piece of information. How are you importing the files?

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2