Page 1 of 1

how to disable On ErrorSocket error on write. WSA... ?

Posted: Tue 23 Jun 2009 04:57
by munggaran
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

Posted: Tue 23 Jun 2009 05:48
by munggaran
oops, found it.....
was OnError event :)