Is it possible to Insert records to SQL table using MS Access (VBA)? Contractual issues won't allow me to fix anything on the SQL server but I have to insert records into some SQL tables but the records that I need to insert into the SQL tables are in MS Access tables. The MS Access application is linked to the tables and I can open and view the data and run queries against them. If it's possible, how do I insert records from the tables in MS Access into the SQL tables.
Thanks in advance!
Thanks in advance!