Hello,
I have an backend/frontend system.
Should I refresh all tables links when the frontend is opened
or it is enough to check if database exists in place (location will be taken from one linked table)
(assumption: database structure was not changed) ?
Thank you for your help