User talk:Brian
From Linuxnetworks
I have been evaluating OpenDBX over the last few days. Overall, it looks like it has met it's objectives. One area that I have not seen any comments on are parameterized queries (including stored procedures). It is simple enough to construct a query with all of the proper values, but I have not seen any way to handle stored procedure return values or output parameters. I suppose that one could "select" these values and return a separate results set. Is there any planned support (or suggestions on how to support) output parameters?