Sounds like you're linking the SQL table to Access .mdb files instead of
using .adp files & ADO connections. BigInt isn't a supported data type
in Access linked tables. Therefore, use the .adp file & ADO
connections. Or, convert the SQL column's data types to Integer, which
Access "understands" as Long Integers.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.