On Friday 22 December 2006 10:47, Kobi Eshun wrote: > By the way, I found out by accident that if a stored procedure does > not return any result set, that the existing API works just fine (at > least so far).
Without any changes (except the CLIENT_MULTI_RESULTS flag), the current implementation works just fine as long as the stored procedure returns 0 or at most 1 result sets. The trouble starts with more than 1 result set. -- Dan _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel