Hi,
I running a stored procedure from VB6 using adStoredProcedure, and it’s timing out. (it takes a little over a minute for the stored procedure to run) Is there a way to set the timeout for longer than the default?
Thanks