Climbing the firebird learning curve

No’am Newman wrote about using Firebird:

I’ve spent the last week getting Firebird to work in my occupation psychologist’s office.

So this week, I’ve learnt the following things

    how to install FB on a network
    how to access FB from client computers on that network
    how to use the list view component
    how to use an FB generator for auto-incremented integers
    how to insert/update a date into an FB table

[to do]
That’s enough for one week.

Playing with Django and Firebird

I’ve been messing around with Django for a while now and having fun. It reminded me of why and how I got started in this field.

[ED:There is an nice firebird mention ]

Using Apache, Webware and Firebird as the database I set out to build something.

Firebird? Yes anything to avoid the MySQL bandwagon. I couldn’t say for sure now, but at the time Firebird was far superior to MySQL. The Firebird team didn’t think that ACID properties, foreign key constraints, stored procedures etc. were just some esoteric optional extras for something with pretensions to being an RDBMS.