No support for H2SQL. However, if you'd like to add support for it, you only need to write a couple of CFCs to introspect the database, get information on tables and columns, etc., and return that in the format Reactor uses. Have a look at the code for the other database engines if you're interested in giving it a try.
On 8/3/07, Adam Ness <[EMAIL PROTECTED]> wrote: > > Is there any support for H2 SQL? I'm developing on railo for my dev > machine, and using the embedded H2 SQL engine. > > -- > Primary key fingerprint: E77B D161 9F16 66A3 CCB9 8769 0D66 1AAD 3076 040C > Adam Ness - US2002-02-1697 > > > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > -- -- > Reactor for ColdFusion Mailing List > [EMAIL PROTECTED] > Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > -- -- > > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [EMAIL PROTECTED] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
