Depending on how motivated you are, it might be possible to get at arbitrary ODBC via DBI-Link. This hack allows PostgreSQL to access any DB that is supported by Perl DBI:
??? -> PostgreSQL -> PL/PerlU -> DBI-Link -> Perl DBI -> ODBC (etc) -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume [EMAIL PROTECTED] http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
