Copying data from a linked subform to a new table

maclachlan

New member
Local time
Yesterday, 22:38
Joined
Dec 2, 2005
Messages
6
I have linked a SQL table to my ms access database. In order to view the SQL table as read-only and still be able to update the access table I have setup a form with a subform.
I know it would be a dublication of data but is there a way thru code of copying the data on the subform to my access table. I was hoping I could put a button on the form that would copy this data. My idea is after the copy is done all the information I need will be in my access table. I'm new to this linking idea and am worried I will only have half the information I need if the link breaks etc.
Thanks
 

Users who are viewing this thread

Back
Top Bottom