We connect to approximately 100 cloud platforms through LibreOffice using our own SQL-engine (Invantive UniversalSQL) over the TDS protocol and the standard ODBC SQL Server driver.
LibreOffice Base can loose a connection, such as when the network changes.
On programs such as pgAdmin or SQL Server Management Studio, the database connection is automatically re-established by going through the logon procedure automatically. On LibreOffice Base, this requires restart of the application logic.
Is there any way available or anything planned to automatically reconnect?
I have found some similar questions, but none provides an error (please note that UniversalSQL automatically reconnects to the backing platforms, it really concerns solely LibreOffice Base <–> UniversalSQL):