Hi All, I tried using the csv-jdbc driver with a sample file containing 320 columns and it failed, I tried the same with 256 columns and failed, then tried testing with 128 and it failed, as a last attempt when I used less than 64 columns in my sample file it worked. Is there a limitation on the number of columns? I am using a comma seperated CSV as an input file. Thanks,