The following query works fine in TOAD for Oracle, but it will not work as a pass-through query in Access. Does anyone know what I need to do to make this work from Access? Specifically, I cannot figure out how to get the final resultset returned to Access.
var outCursor refcursor...