M
M.A.Halim
Dear Group
I have a data base with some tables that I don't need any more, no longer in
use and these tables just increasing the size of my database at the same time
i don't want to use a delete query to get rid of these tables I used the
following command but didn't work, but it actaully worked perfect with
queries and reports? any Idea how can I use the right command?
DoCmd.DeleteObject acTable, "Customers Tbl"
Thanks A lot
I have a data base with some tables that I don't need any more, no longer in
use and these tables just increasing the size of my database at the same time
i don't want to use a delete query to get rid of these tables I used the
following command but didn't work, but it actaully worked perfect with
queries and reports? any Idea how can I use the right command?
DoCmd.DeleteObject acTable, "Customers Tbl"
Thanks A lot