User talk:Brian

From Linuxnetworks
Revision as of 20:33, 20 September 2009 by Brian (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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?