B
BVM
Hi:
Do you know how to change Connection timeout time? By default it's 15s, Now I want to change it to 30s. However SqlConnection.ConnectionTimeout is read only. What should I do?
Also if the SQL query is to long and need several minutes to finish, is there a way to make timeout time longer?
Thanks,
Dennis Huang
Do you know how to change Connection timeout time? By default it's 15s, Now I want to change it to 30s. However SqlConnection.ConnectionTimeout is read only. What should I do?
Also if the SQL query is to long and need several minutes to finish, is there a way to make timeout time longer?
Thanks,
Dennis Huang