Hi,
Is there a limit on number of columns that I can enter for load table query?
I am trying to load a file with 10 rows and 105 columns.
I am getting following error -
SQL Anywhere Error -1013028: An invalid size (too large) was specified for a LOAD option.
-- (db_sqlins.cxx 5113)
Please help.