Creating an auto incrementing column in Firebird
or in any database that supports triggers and generators (aka sequences)
The answer is well known however the question comes out quite often, be it in an Oracle, Firebird or PostgreSQL forum
Technical articles, How-tos, guides, etc.
or in any database that supports triggers and generators (aka sequences)
The answer is well known however the question comes out quite often, be it in an Oracle, Firebird or PostgreSQL forum
Can I (Dean Harding)make a simple suggestion:
Do not use Firebird in Embedded mode in a website
article by By Justin Silverton
Today, I decided to install it on one of my development servers to find out if it really is worth the wait.
An guide on how to prepare for building firebird documentation intended for Japanese translation
[ED: there are very good posts about firebird in his blog , he was present at FDD and Firebird conference]
Firebird tutorial using SQuirrel . There is also part 1 where firebird is installed
Surfing some Delphi blogs, I found this post about what is needed to do to be able to run InterBase on Windows Vista. In a recent talk with Dmitry Yemanov, he told me that Firebird runs OK on Windows Vista, but to get the local protocol working, you need to do a small change in firebird.conf “IpcName” parameter, changing the default value to Global\FIREBIRD. You can find more information about this reading the firebird.conf file.
Is anyone using an embedded firebird database on Windows Vista?
[ED: new topic on discuss.joelonsoftware.com]
The old Firebird-CS-1.5.1.pkg isn’t compatible with macosx Tiger, please
download the latest package from SF (1.5.3). That should work.