Re: hsqldb stored procedures

From: Cris Daniluk (cris.danilu..mail.com)
Date: Wed Dec 07 2005 - 18:22:15 EST

  • Next message: Andrus Adamchik: "Re: hsqldb stored procedures"

    Now I'm really going to start feeling like I'm talking to myself... it
    is actually the way the OUT parameter is handled, so it is very
    similar to SQLServer. The issue now is that it appears that hsql
    supports returning a ResultSet.

    On 12/7/05, Cris Daniluk <cris.danilu..mail.com> wrote:
    > p.s. I meant create a HSQLDBProcedureAction. I was stuck in 1.1 mode.
    >
    > On 12/7/05, Cris Daniluk <cris.danilu..mail.com> wrote:
    > > I'm having trouble getting stored procedures working in hsqldb. It's
    > > invoking { ? = call storedProcName(args) }. I think the brackets are
    > > supposed to be omitted in hsqldb.. and maybe some other differences as
    > > well.
    > >
    > > Before I go tinkering with a new datanode type for HSQLDB, I thought
    > > I'd solicit some feedback... looks like there are similar differences
    > > in SQLServer. Should I go ahead and create a new HSQLDBDataNode?
    > >
    > > Cris
    > >
    >



    This archive was generated by hypermail 2.0.0 : Wed Dec 07 2005 - 18:22:17 EST