J John liem Registered User. Local time Today, 21:08 Joined Jul 15, 2002 Messages 112 Mar 28, 2003 #1 How can I write a script in Access Database (use as front end) to re-link all the tables with the tables in SQL server automatically when I open the "startup" form in Access?.
How can I write a script in Access Database (use as front end) to re-link all the tables with the tables in SQL server automatically when I open the "startup" form in Access?.
FoFa Registered User. Local time Today, 14:08 Joined Jan 29, 2003 Messages 3,653 Mar 28, 2003 #2 If you search the web, you can find the code pretty easy. It is VBA code.
Oldsoftboss AWF VIP Local time Tomorrow, 07:08 Joined Oct 28, 2001 Messages 2,499 Apr 6, 2003 #3 The solutions example db has code to relink or to verify links if I recall Dave