Hi,
I have the same problem mentioned by you. I have Client n server Setup both on different machine, When I disconnect the Client on my machine from network whn the application is running, for First time it finds the Connection OPEN and further tries to fetch the data from DB n shows the TCP network error, while again if i trie using the appln further it gives create connection error.
Why is it that for first time it finds or rather get the connection open. Since if the network is disconnected the connection object should not open even for first time.
Please let me know if you have any soltuion for this, since on netwrk failure i will be making n appln exit, now both time the exception comes from SQL exception and other sql exception thru SP also comes under SQL exception having same ERROR CODE, so not able distinguish which one is network failure and hence can't give user friendly error msg and make appln exit.
Thanks in advance,
Kapil