Dear all,
Is there a maximum number of columns I can retrieve from an excel sheet? I am using Selenium with Excel through an ODBC connection. When I get to columnnr 256, my program just stops. No warning or exception is given.
I'm using jdk1.7.0_03 with Excel driver version 12.
If there is a limit, what are good alternatives? Something like Apache POI?
Thanks in advance.
With kind regards,
Sjakie
---------------------------------------------
Yes, the world is full of strange people.
Is there a maximum number of columns I can retrieve from an excel sheet? I am using Selenium with Excel through an ODBC connection. When I get to columnnr 256, my program just stops. No warning or exception is given.
I'm using jdk1.7.0_03 with Excel driver version 12.
If there is a limit, what are good alternatives? Something like Apache POI?
Thanks in advance.
With kind regards,
Sjakie
---------------------------------------------
Yes, the world is full of strange people.