Backend is on server, front end on desktop. should you compact & repair both and does it matter which db is C&R'd first?
When i repaired the last time, i did the be first followed by the fe and some buttons no longer functioned.
Thanks,
John
Backend is on server, front end on desktop. should you compact & repair both and does it matter which db is C&R'd first?
When i repaired the last time, i did the be first followed by the fe and some buttons no longer functioned.
Thanks,
John
Normally only the BE needs to be compacted as that is where all the data tables should be.
However if you use 'temporary' tables in the FE then you may need to compact the FE as well.
C&R shouldn't cause issues but corruption can occur...
Don't try and compact the BE whist anyone is using the FE.
Recommend you make a backup first just in case.
Also, switch off compact on close as it has been known to cause corruption.
Last edited by isladogs; 12-27-2020 at 02:47 PM.
Perfect! Thanks for your advice!
John