Hi, Currently, you need to use session parameters. See also http://h2database.com/html/advanced.html#recursive_queries
I will add a feature request to support parameters, but I'm afraid I will not have time to implement it in the near future. Regards, Thomas On Thu, Sep 30, 2010 at 12:38 AM, Dave Brewster <[email protected]> wrote: > Is it possible to use input parameters in the with clause to limit the > "starting point" of the recursion. For example, in your folder > sample, start at src/main. Do I need to use session parameters to do > this? > > Thanks, > > Dave > > -- > You received this message because you are subscribed to the Google Groups "H2 > Database" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
