I like to find a solution when there is a connection error between client and server (network failure?) the application waits until the connection is back online and then continues with reading, saving...
In the meantime the user gets a warning/waiting screen thats there is a problem and he have the option to wait until the connection is back ok
(or close the application but with not saving).
Im working with vb .net
and ms sql server.
In the meantime the user gets a warning/waiting screen thats there is a problem and he have the option to wait until the connection is back ok
(or close the application but with not saving).
Im working with vb .net
and ms sql server.