IBProvider and new features of FB 2
An article is available in IBProvider site showing how to use the “new” features of Firebird 2 with the driver.
An article is available in IBProvider site showing how to use the “new” features of Firebird 2 with the driver.
Philippe Makowski posted a tutorial in his blog.
I was very surprised realizing that my Win 32 Lazarus+Firebird embedded application can be installed and running on PCBSD (www.pcbsd.org) OS under Wine. Although I couldn’t install Win32 Firebird server, it seems that embedded server (consists of .dll files) works OK! One more option for multiplatform pograming…
Regards,Zlatko
Here is the full change log with security fixes for 2.0.x in gentoo portage system
I have been configuring a fair number of Linux database servers for a line-of-business application; it runs the Firebird SQL database in server mode only (no application code at all – just DB).
All of these are the wonderful Dell PowerEdge 2950 units with the PERC6i RAID controller, and my typical configuration is 6x 146G 15k SAS drives. These are the highest-performance, highest capacity solution in 3.5″ drives.
This error has been really annoying me tonight!
I have an app that uses Embedded Firebird for its DB so that I don’t need to
install a DB server. On Vista my app throws an exception “Error trying to
write to file (the correct path here)”.
You can use the following URL to check the recent Firebird project’s CVS repository activity (updated every few hours).
This tutorial teaches how to install Firebird, Flamerobin and ODBC driver in a linux environment.
Now we have 64bit builds of Firebird 2.1 for MacOSX 10.5, we have issues trying to test them properly using the Firebird QMTest QA suite. This QA suite relies on Python and kinterbasdb. Currently Philippe Makowski has been able to run the tests from a 64bit Linux client. But is unable to run the tests locally. Well currently the python framework that comes with MacOSX 10.5 is only 32bit and this forces a 32bit build of kinterbasdb, since the build environment of kinterbasdb uses distutils to use the same compile switches as python. So I thought I would have a look at the issue and see if I could build a 64bit version of kinterbasdb for MacOSX 10.5.
This is how I did it…
On 2008-02-19 a new version of FreeAdhocUDF is published. The version adhoc20080219 fixes small bugs in 2 functions and comes with 47 new functions. Now there are 408 (four-hundred-and-eight) InterBase/FireBird and Windows/Linux compatible functions in FreeAdhocUDF.
You can download it from ftp://ftp.adhoc-data.de/FreeAdhocUDF
The german and english documentation is online, the french follows in the next days.