•  

    Its actually more like...

     

    $Connection->{ConnectionProperties}->{"File Type"} = 1;

    $Connection->{ConnectionProperties}->{"Skip Rows"} = 0;

    $Connection->{ConnectionProperties}->{"Text Qualifier"} = """";

    But yeah, you get the general idea...