Two FB talks at the 7th DDD
I will be doing 2 talks about Firebird 2.0 in the 7th Delphi Developers Day, in São Paulo – Brazil, next saturday (30/September). The conference is promoted by DUG-BR and subscriptions can be done online in the DUG site.
I will be doing 2 talks about Firebird 2.0 in the 7th Delphi Developers Day, in São Paulo – Brazil, next saturday (30/September). The conference is promoted by DUG-BR and subscriptions can be done online in the DUG site.
HardSoft #277 brings another interview from the 3rd Firebird Developers Day conference. This time Luiz Paulo de O. Santos talks about Firebird security and why people should contribute with Firebird Foundation. Video is available (and also shows some general images from the conference) – audio is in portuguese.
I post here code excerpt from my test MFC app, as someone else might find it useful, because the matter is poorly documented and I had to dig FB .NET data provider source code to manage. The code using FB client API can create a new FB DB with specified Forced Writes flag (BOOL m_bFW), or change the flag for existing database.
Here is the full thread
We have a new poll at FirebirdNews site. Don’t forget to vote! The poll is visible in the main page.
For those who would like to promote the conference in their sites, you can use the banner available at www.firebirdnews.org/imgs/fbconf2006.jpg
Just a brief note to let everybody know that there are less than 10 days left to register for the conference at the Early Bird rate.
Early Bird: €399.00 (Euros), $479.00 (USD), £279.00 (UKP) until 30th Sept 2006
Conference details, speakers, sessions etc can be found at:
www.ibphoenix.com/main.nfs?a=ibphoenix&page=fb_conference
Regards
Paul Beach
The appliance is quite small a few Megs , i will ask how they
managed to do it soo small 🙂
http://www.vmware.com/vmtn/appliances/directory/cat/50
I like their ideea of pictorial , maybe we should do an firebird
appliance screencast (ubuntu/mandriva)
Here is the article in question
http://virtualappliances.org/Using_Database_Virtual_Appliances/Configuring_VirtualAppliance_PostgreSQL_Server.html
dnfBB is a powerful and fast 3 Tier, C# / .Net discussion board or forum.
With native support for multiple forums within the same database structure
which fully utilises Firebird’s features (Stored procs, triggers etc)
dnfBB v1.0 release candidate 1 is now available for download, this version
includes many bug fix’s from Beta 2 (Final), plus a couple of enhancements.
A single SQL script for upgrading Beta 2 (Final) implementations is now
available.
URL’s
Home: sourceforge.net/projects/dnfbb/
Forum: dnfbb.fbtalk.net/
As you know from previous post Simple Information System for Library is using Firebird for Database backend. Now there is an indonesian linux blog with screenshots of the application .
How to connect to a Firebird database using the PHP-PDO functions , and how to compile PDO extension in php 5.1.x (at the end of the thread)