Hi all,
i use the following code to delete the linked table in the access database, but i found that isn't does anything after the execution. any idea?
DoCmd.DeleteObject acTable, "linkedtable1"
DoCmd.DeleteObject acTable, "linkedtable2"
thanks
|
Results 1 to 2 of 2
Thread: problem with delete linked tableThreaded View
|
Click Here to Expand Forum to Full Width |