U
UnnurU
I must write VBA code to delete a Linked table; both the
front and backend.
I use DoCmd.RunSql "Drop Table theTable" to delete the
frontend table. Can someone advice me how to delete the
backend table by using VBA?
Thanks UU
front and backend.
I use DoCmd.RunSql "Drop Table theTable" to delete the
frontend table. Can someone advice me how to delete the
backend table by using VBA?
Thanks UU