I try to execute a long but not very big store procedure.
I got a "Timeout" error message from the sql server, is there something I can do about it?
Printable View
I try to execute a long but not very big store procedure.
I got a "Timeout" error message from the sql server, is there something I can do about it?
Use ADo, where you can set the length of time for connection/query timeout(s).