Gustav Brock
gustav at cactus.dk
Fri Jun 6 10:11:50 CDT 2003
Hi Christopher > The table links are being dropped as part of a regular maintenance > routine - drop the tables, compact and repair the database, reattach > the tables. You don't need to drop the tables to compact the BE but no connections are allowed ... However, you told it is an inherited app so I guess there are limits for how much reprogramming you are prepared to offer. /gustav > ---- Original Message ---- > From: gustav at cactus.dk > To: accessd at databaseadvisors.com, > Subject: Re: [AccessD] Fast back-end relinking? > Date: Fri, 6 Jun 2003 09:13:26 +0200 >>Hi Christopher >> >>Okay, then drop that part of the code - no reason to drop the tables, >>that's just waste of time. >> >>/gustav >> >>> I can't use RefreshLink because the table links have been dropped >>> before the re-link is being made. So, there are not tables to >>> refresh.