JDBC 2.1.1 and Coldfusion MX 7 Howto
roxware wrote: Haven’t tried it in MX 7 but in MX 6 you could do the following
roxware wrote: Haven’t tried it in MX 7 but in MX 6 you could do the following
Hi Rodney, I’ve converted your Howto to DocBook XML and generated an HTML
version: http://www.firebirdsql.org/manual/ubusetup.html
(DocBook source ubuntu-setup.xml is in the same directory.)
The thread is here
This page described the process of installing and running
FirebirdSQL on Ubuntu Linux.[ED: it will be added in the firebird wiki soon]
Firebird 2.1 alpha, a quick glance at the new features
My use of Firebird started with its precursor, Interbase. I used Interbase for almost two years in a Delphi project, and at the time I was already doing some Firebird tests to see if it was a good alternative to Interbase. It was. It is. But I ended up not using it. From then on, Firebird has remained my database engine of choice, and I use it to host these sites, for instance. Also, I use it in most of my development efforts. [ED:Example of Firebird admnistration tool written in ruby http://ralip.com.br/jp/wiki/?p=ss_db_admin , spotted via http://discuss.joelonsoftware.com/default.asp?joel.3.396268.13 ]
ActiveRecord-JDBC is a database adapter for Rails’ ActiveRecord component that can be used with JRuby. It allows use of virtually any JDBC-compliant database with your JRuby on Rails application.
Charles Nutter has been keeping an updated page of Rails test run results that shows progress towards the goal of a fully-functioning JRuby on Rails. Members of the JRuby team have already demonstrated Rails applications working on JRuby, and even ActiveRecord talking to databases via JDBC. To be clear, what we’re talking about here is the effort to get the sizable Rails test suite running at 100% passing.
The JRuby team is pleased to announce the release of JRuby 0.9.8.
Download: http://dist.codehaus.org/jruby/
Can be used with ActiveRecord-JDBC and Firebird driver
DatabaseLayer is a wxCode library written to offer a JDBC-like API to database access. For a summary of the functionality offered by
DatabaseLayer, visit http://wxcode.sourceforge.net/docs/databaselayer/summary.html. The main web page is located at
http://wxcode.sourceforge.net/docs/databaselayer/. At this time, the supported database backends are SQLite, Firebird, PostgreSQL, MySQL, ODBC, Oracle (partial), and TDS (which includes MS SQL Server and Sybase – both partially supported).