Hello,
I have the following problem, when I enter my application in offline mode automatically it tries to connect the database, in Excel case and displays an error message, but this does not influence the functionality of the application, but I would like to remove this message from error. Is there any exception handling or some way to hide this error? I also thought about disconnecting and reconnecting the database to avoid this very annoying message.