In access it does not run... so I tried the SQL statement itself in Oracle to make sure it was not a syntax error. In Access it gets an error... #307 I believe.
307 is not a valid error number ...
Anyway, for me, the corect syntax is:
DoCmd.RunSQL "INSERT INTO Task_list_History SELECT * FROM Task_list"
provided that Task_list_History and Task_list have the exact same structure.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.