Hi, I've a small app making some mathematic calculations, and to access quickly the results in a graphical manner (using jruby + swing), I'm using a jdbc in-memory sqlite database.
This is fast, and now I would like to add the possibility for users to save the db on the disk directly. Is it possible to do this with a simple sequel command ? Thanks, -- Christian -- 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.
