Hierarchical database structures and Firebird PSQL

The idea of storing a hierarchical data in a relational database is very simple, but effective work with such a data requires some knowledge of server-side programming using procedural SQL (PSQL). So the hierarchical data structures are a good chance to get acquainted with PSQL. For demonstration purposes I created a simple database with single table TCLASS containing Delphi class hierarchy
The rest of the article is here

Future for Python driver merging the pure driver with the ctypes interface to Firebird.

Pavel Cisar wrote on firebird python list :
Those who attended my “Python drivers” session at conference in
Luxembourg already know that last two months I have worked on another
Python driver for Firebird (codename fdb). It was just an experiment how
far I could go in short time with another approach to implementation,
not real attempt to replace both existing drivers (KInterbasDB and
firebirdsql). However, it went so well, that we have a real chance to
get out a truly universal pure Python driver for Firebird next year.
Here are details…

AUDFL: advanced version of rFunc with support for 64-bit Windows and Linux

AUDFL is an advanced version of popular rFunc UDF library for Firebird 2.0-2.5.x, with 32/64-bit support for Windows and Linux.
With AUDFL you can easy migrate your Firebird database with rFunc inside to 64-bit Firebird version.
AUDFL is developed by Maxim Filatov (www.ansoft.ru) and supported by IBSurgeon.
AUDFL is under LGPL license – i.e., it’s open source and it’s 100% free.
Here you can download 32- and 64-bit versions of AUDFL for Windows and Linux, or download full source code (SVN) and build AUDFL yourself using Visual Studio Express or gcc.

If you found a bug or another problem, please create an appropriate ticket.
If you need professional support on issues, related with rFunc/AUDFL, please contact IBSurgeon Support.

Jason Wharton talks about FBConference 2011

All,

I would just like to report to the IBO community that the Firebird Conference in Luxembourg was a great success. There were over 60 people in attendance and the sessions I attended were all very good. It’s amazing what is being done with Firebird and what is coming in the future. Things are looking very good. The IB Objects session was well attended and it felt like some useful things were learned even by some of the long-time customers. If anyone is interested, the entire session was recorded. I can see about getting permission to put it up on YouTube or to post an MP3 download of it on a file sharing site. Send me a private email.

I think most of the fun we had was getting a personal contact with all the people we rub cyber shoulders with every day. Hopefully in the future there will be more people to come and attend.

I would like to stress the importance of everyone who uses Firebird to consider being a member of the foundation. Your opinions truly matter and your financial contributions are an investment in Firebird’s success. All of those who develop Firebird are awesome people. I really enjoyed getting acquainted with them personally. I wish for them to have the means to be compensated financially for their efforts in Firebird. It could be a significant and justified temptation for them to get hired away from their efforts. The best way we can keep their brilliance and talent solely dedicated to Firebird is to give it the resources to secure their interests.

I am working on an idea to give a discount to all those who are members of the Firebird Foundation so if you have some ideas please let me know. I would like to be a strong supporter of Firebird as best I can so I am looking for ways to accomplish this.

Kind regards,
Jason Wharton
www.ibobjects.com

Source: http://tech.groups.yahoo.com/group/IBObjects/message/45720

1 2 3 4 5 33