How to make access import large tables without skipping columns?

C

cbshoush

I am trying to import a large table ( close to 200 columns ) from an old
database using ODBC, but it seems like access has a limit on the number of
columns per a table. How do I make access import large tables without
skipping columns?
 
Top