Hi There,
I am having a problem with my XSEngine Server-Side ResultSet. I know how to catch a string/int value from a result set if it only has 1 table in the result set, however I am calling 1 stored procedure that returns multiple tables and I was wondering if anyone new how to handle each table in the result set?