A sample of useful Firebird stored procedure script

This stored procedures script will display a report of what are the items the customer purchase within the given period of time.

One of the things I like with Firebird is their stored procedure features. In my experience with MSSQL and MySQL5 doing stored procedure has been easier with Firebird and yet powerful. I fell in love with it and making stored procedure as my usual solution for data manipulation.

I have updated the #django and firebird install guide on #ubuntu

I’m impressed about the new django-firebird driver from svn.No more patching needed for the first 5 chapters in the django book.
Now i’m at chapter 6 from django book and all worked without issues until now.
So i have updated django+firebird post and examples from the book are tested with django 1.1.1 and firebird-django from svn
Maxi Robaina wrote on the new firebird-django-dev list when i told him about my positive impressions:

There is certainly plenty to do and still improve much
more.

ps:
I will integrate django with firebirdsql.ro: content administration and blogs/news.

1 160 161 162 163 164 298