Hi,
I have created an application (vb.net , ado.net), in that i have written some methods that communicates with database server.(ie.to select,insert records etc.).
Now I want to handle the situation,If the process is going on and in between the connection with database server is lost, then after getting the connection again i want to resume the process from the point it is stopped.
How to do it with vb.net.
Thanks.
bhushan
View Complete Post