using MinGW with Firebird – addendum
On blog.kimuradb.com there is an addendum to the main MinGW+Firebird article (from Free programming for Windows site)
On blog.kimuradb.com there is an addendum to the main MinGW+Firebird article (from Free programming for Windows site)
There was an article of installation in item of the database of the page, free programming for windows.
Spotted via kimuradb.com blog
Firebird is mentioned in Database Watch January edition.Spotted via blog.kimuradb.com
Rails works with a wealth of web servers and databases. For web server, we recommend Apache or lighttpd, running either FastCGI or SCGI, or Mongrel. For database, you can use MySQL, PostgreSQL, SQLite, Oracle, SQL Server, DB2, or Firebird. Just about any operating system will do, but we recommend a ‘nix-based one for deployment.
[ED: spotted on the rails weblog and slashdot develannouncements]
Release focus: Minor bugfixes. Full Changelog is here
Recently I [Hugh Ang] have installed open source database Firebird and its ADO.NET provider. I was really impressed and thought this would definitely be my choice of database for future personal projects. I did run into a few things though.
Help us improve FlameRobin Do you use fast-search bar ? vote in this poll
The changes in this release are as follows:This new release fixes major bugs in the driver load balancing and failover policies that could have lead to failure in failover process or load imbalance. Controller side fixes include mainly auto-generated key retrieval, which now works as expected.
We have a custom developed web-crm system for an IT Services company developed in C# using the Firebird database.