Hi there,
We are using the add_method_info and invoke_with_resultset methods in replacement of query and exec ones but we are experiencing a consistent but unexpected behavior:
If we call a stored procedure that makes a query, it always returns null…