Is there any solution to work with Btrieve/Pervasive db from Ruby level? Any gem? Maybe somebody have some experience with such a thing?
Or maybe use some Java libs through Jruby? I've never used Jruby
Is there any solution to work with Btrieve/Pervasive db from Ruby level? Any gem? Maybe somebody have some experience with such a thing?
Or maybe use some Java libs through Jruby? I've never used Jruby
Never worked with that, but if there's a JDBC adapter for it, then it's a good idea to use JRuby. Using JRuby is dead simple, visit JRuby.org.
@kell I used jruby and JDBC Pervasive driver. Simple example: