I'd like to manage my own try except by showing friendly notification, but it seems when the connection is unavailable, it's always showing dialog :
On ErrorSocket error on write. WSAGetLastError return...
How can I disable this warning ?
I'm using PostgreSQL as DBMS
Thank You