S snypa Registered User. Local time Today, 10:42 Joined Feb 2, 2009 Messages 29 May 17, 2009 #1 Hi guys Could some one please help me with coming up for VB code that can check if there are any linked databases, if there is a linked database, it will go ahead and unlink it i.e delete the tables. Thanx guys.
Hi guys Could some one please help me with coming up for VB code that can check if there are any linked databases, if there is a linked database, it will go ahead and unlink it i.e delete the tables. Thanx guys.
HiTechCoach Well-known member Local time Today, 12:42 Joined Mar 6, 2006 Messages 4,357 May 17, 2009 #2 Here are some code examples that could be modified to get what you want: Relink Access tables from code Retrieve linked database namepath Hope this helps ...
Here are some code examples that could be modified to get what you want: Relink Access tables from code Retrieve linked database namepath Hope this helps ...