HiI am having problems using stored procedures that return results.
Update: I am using the SvrCapFlags.MULTI_RESULTS flag when initiating the connection and have also tried using the SvrCapFlags.MULTI_STATEMENTS flag.
Unfortunately these flags do not solve the problem.