Interesting thread on realbasic forum
An good thread to read on realbasic forum (hey is Friday 🙂 and is related to firebird advantages)
Content not direct related to FB, but interesting reading.
An good thread to read on realbasic forum (hey is Friday 🙂 and is related to firebird advantages)
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.)
This page described the process of installing and running
FirebirdSQL on Ubuntu Linux.[ED: it will be added in the firebird wiki soon]
I found an interesting password generation (online) tool that even says how much time it will take for people break the generated password 🙂 It may help to define good passwords for Firebird users accounts.
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 ]
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.
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).