Good day to all, may i ask for a help?
I got 10 tables on my Access database like Agent, Order, OrderDetails etc and i got this script which transfer data from local sender to our Main Database.
Before it runs very smooth front-end and Back-End is MS Access 2007. But when i try to migrate our data to SQL SERVER 2012 when i use my Utility script if transfer data ONLY FOR Employee table but when it goes to the second Table it pop up an error message "Runtime error 424: Object required"
Can you please guide me with what reference do i need to add or what to do?
Many Thanks and GOD Bless!
I got 10 tables on my Access database like Agent, Order, OrderDetails etc and i got this script which transfer data from local sender to our Main Database.
Before it runs very smooth front-end and Back-End is MS Access 2007. But when i try to migrate our data to SQL SERVER 2012 when i use my Utility script if transfer data ONLY FOR Employee table but when it goes to the second Table it pop up an error message "Runtime error 424: Object required"
Can you please guide me with what reference do i need to add or what to do?
Many Thanks and GOD Bless!
Comment