> > Don't require sqlite3 or jdbc/sqlite manually. If you are on JRuby, > requiring sqlite3 should bring up an error (since it requires a C > extension), and requiring jdbc/sqlite isn't necessary. > > Other than that, the example looks like it should work. If not, let > me know, and I'll try it in my JRuby environment on Monday. > > Jeremy
Hi Jeremy, After a bit of research over the weekend, I have come to the conclusion that using sqlite with JRuby is madness and have decided to try out H2 with JDBC instead. All I have to do now is work out how to get H2 working with sequel in the JRuby Netbeans environment. Thanks Paul Fraser --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-talk" 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/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
