I have a main form that has a label that displays a status message to show the status of what the database is doing (like connecting to ODBC tables).
I'm having a problem where I have some code that runs to relink ODBC tables using a DSN-less connection, but before doing this I would like the...