Stephanpls
New member
- Local time
- Today, 21:06
- Joined
- Dec 28, 2008
- Messages
- 8
With
DoCmd.TransferDatabase acLink,....
I link a table to my database. But how to remove such links from the database with VBA?
DoCmd.TransferDatabase acLink,....
I link a table to my database. But how to remove such links from the database with VBA?