I have a 2016 version of Access and the 2014 version of SQL Server.
Everything is fully "connected' via ODBC, but when I try to utilize the original tables to use a form, it doesn't update on SQL.
Do the tables only update on SQL server if the connection is from a table that I imported from the ODBC, or can I link the table from the ODBC, with the original table.
The only reason why I'm keeping the original tables is because there's a lot of data associated with them.
Everything is fully "connected' via ODBC, but when I try to utilize the original tables to use a form, it doesn't update on SQL.
Do the tables only update on SQL server if the connection is from a table that I imported from the ODBC, or can I link the table from the ODBC, with the original table.
The only reason why I'm keeping the original tables is because there's a lot of data associated with them.