My client has moved the completed project into production and they're seeing a problem that didn't occur in DEV or UAT. Apparently there are occasional network drops that cause the the Database Output Adapter to disconnect from the Microsoft SQL Server database.
Is there a setting or mechanism to detect when the adapter disconnects and get it to automatically reconnect?
TIA, Dan