I have a database1 with tables tblA, tblB, tblC etc
a subset of which, database2, with tblA, tblC (same data)etc
I wish to maintain to upload to the internet.
I want to automate a procedure so that I can import tblA
and tblC from database1 when required, overwriting the existing tables in...