Discussion : In-memory database opening read-only database from memory rather than from file in FB Embedded
I see a new Improvement on the feature requests list , any comments ?
I see a new Improvement on the feature requests list , any comments ?
The List of talks for Firebird Conference 2011 is now online
If you come to the Firebird Conference 2011, Luxembourg join us on LinkedIn Events (or at least notify if you are interested)
http://events.linkedin.com/Firebird-Conference-2011-Luxembourg/pub/817378
Firebird Conference 2011, Luxembourg
Fri, Nov 25 to Sat, Nov 26
Luxembourg, LUXEMBOURG, LU
Keywords: firebird, database, sqk, firebirdsql
The Firebird Project invites all Firebird users and developers to participate in the Firebird Conference 2011, which will take place in Luxembourg, November 25-26, 2011.
The Firebird Conference 2011 will be devoted to a variety of important topics: Firebird SQL language improvements, performance…
Firebird 2.5.1 Final packages are available in Debian Sid repository
The various command line manuals – gfix, gstat, gsec, gbak and fbmgr – have been updated to Firebird 2.5 specification. In the case of fbmgr it was only a few spelling mistakes that were corrected.
I’ve uploaded the html and pdf versions to the online repository. One thing I noticed when testing, the PDFs are ok but the HTML files seem to need a refresh on every page. Has anyone else noticed this when a new HTMl documents is uploaded?
Try hitting this link and see if you get the 11 October 2011 version:
If you don’t see 11 October 2011, click refresh. Now click on the link to go to Command Line Options. Under the password option do you see a fetch_password option? If not, click refresh.
I found this morning that I had to manually refresh every page in each of the updated manuals – which I’ve never had to do before.
Cheers,
—
Norman Dunbar
Firebird 2.5.1 packages are now available in Fedora 15 updates Epel6 (RHEL and Centos 6) packages are in testing for one more week according to the Epel policy. About Mageia 1 they will be in updates soon. For Mandriva they are in Cooker.
Sequel 3.28.0 has been released and should be available on the gem mirrors.
What is changed on the firebird driver :
Firebird Project is happy to announce general availability of Firebird 2.5.1 This sub-release introduces several bug fixes and many important improvements – for example, performance improvements during a database restore, the ability to write to global temporary tables in read-only databases, etc. For the full list of changes please refer to the Release Notes, Chapter 2 “New in Firebird 2.5”. Firebird 2.5.1 has 100% compatible on-disk structure with Firebird 2.5.0, so it is recommended to migrate to 2.5.1 as soon as possible.
There is a substantial number of bug fixes, this sub-release takes in a few minor improvements and optimizations that missed the initial release. In summary:
I worked recently with Firebird database. I want to share my experience in one task I had to do: anonymization of e-mails.
Here are the security notes for an application that uses Firebird:
Another thing to keep in mind while securing your database: sometimes when we release new versions of Fishbowl, it upgrades your database to a new version, as well. When this happens, Fishbowl makes two different backups. One is a copy of the database; the other is a Firebird database dump. I like to call these the “Murphy’s Law backups” because you shouldn’t need them, and you won’t need them – until you don’t have them. They are created for rollback purposes during the upgrade. Leaving these unprotected is just as bad as leaving your main database unprotected. You can find these files in C:\Program Files (x86)\Fishbowl\database\data – inside the “old” and “backup” directories.