is there a maximin number of columns that SAS will export like 256?
I have a table with 257 columns and I am getting this error
ERROR: Error attempting to CREATE a DBMS table. ERROR: Execute: Too many fields defined..
WARNING: File deletion failed for _IMEX_.test.DATA.
ERROR: Export unsuccessful. See SAS Log for details.
thank you for any assistance.
if there is a maximin number of columns how could I achieve an export with more that is allowed? 