Introductory tips with Jaybird and JRuby
Hello,I’ve created in Hebrew few tips on how to work with JayBird in Java and JRuby using Firebird. Links for the (google) translated versions:
Hello,I’ve created in Hebrew few tips on how to work with JayBird in Java and JRuby using Firebird. Links for the (google) translated versions:
A new release of the Firebird Eclipse plugin is available on
http://www.lawinegevaar.nl/firebird
Version 1.0.1.200907101543
Bugfix and ‘less-is-more’ release
Changes:
* Code cleanup
* More delegation to standard DTP implementation
* Sourcecode added to distribution
JbConsole is a Firebird console tool. I have tested with Jython 2.5b3 and Jaybird 2.1.6 .
(java 1.6 on Windows XP and java 1.5 on OS X 10.5)
It’s still toy level, but it seems to be sample implementation of Jaybird and Jython.
http://www005.upp.so-net.ne.jp/nakagami/Download/JbConsole_0_2_0.zip
See the screen shot
http://nakagami.blog.so-net.ne.jp/2009-02-09
ED:Translated with google , I like his words about Jython
Swing and Java (JVM) I fast. 驚いた。 I was surprised.
I was looking for some tutorial about configuring Squirrel SQL (http://squirrel-sql.sourceforge.net/) to connect to firebird database and unfortunately i couldn’t find one . So when i finally managed to connect, i thought of publishing the steps in my log so that it could be useful to some one else.
Configuring Squirrel Sql to connect to firebird was much easier than i thought.
I having been trying to connect (without success) to a Firebird server from OOo 2.3.[ED:but in the end it was solved by using this guide and it was fast too ]
Jaybird 2.1.2 is released. It is a bugfix release that targets two main issues, JDK 6.0 compatibility and support for INSERT…RETURNING statements. More info at the JDBC Driver page.