H
Henrry Pires
Good Day to all.
I have a store procedure that makes many queries, use cursors and some other
complicated calculations. If I run it on Management Studio it takes around 3
minutes and work fine. But when I run it from VB.Net it gives me connection
Timeout after only 30 seconds. I have configurate the connection timeout to
all possible values. Even 0 seconds that means no timeout. What I'm doing
wrong?
I have a store procedure that makes many queries, use cursors and some other
complicated calculations. If I run it on Management Studio it takes around 3
minutes and work fine. But when I run it from VB.Net it gives me connection
Timeout after only 30 seconds. I have configurate the connection timeout to
all possible values. Even 0 seconds that means no timeout. What I'm doing
wrong?