I'm updating a client's Access front ends programmatically to change linked tables from an insecure Access back end to a more secure MSSQL database. The linked tables seem to be read-only, but the application splitter wizard makes me believe that read-write ODBC linking is ossible. What do I need to do to allow insertion and deletion of records in these tables? Thanks!
Start Free Trial