Hello,
can anyone point me in the direction of configuring the timeout feature which is recently added into execute stored procedure in v1.5.1
thanks,
Sachin
Discussion posts and replies are publicly visible
From memory it is an optional parameter on the function for executestoredprocedure - if not set the function will use the default timeout. If you cursor within the function brackets it should tell you the input and the format.