Hi, I just splitted my database into FrontEnd and BackEnd. Now the problem is when I run VBA (from Frontend) which contains append query to create new table from the Backend tables, the new table is created in FrontEnd database. I don't want to create table in Frontend, instead I am trying to create table in Backend and linked to Frontend. Not sure how to create table in Backend and linked to Frontend?
I have already tried to find the solution but I must be using the wrong criteria. Does anyone has example code with bit of explanation?
Thanks

I have already tried to find the solution but I must be using the wrong criteria. Does anyone has example code with bit of explanation?
Thanks
