Firebird Python driver FDB 0.9 is now released with Documentation and new Features

FDB release 0.9 (we’re getting close to 1.0!) is out:
http://pypi.python.org/pypi/fdb/0.9
New Features:
* Documentation: both in-source (in Sphinx autodoc format and html)
* Services API completely reworked
Other changes:
* Many unregistered bugs fixed.
* Various optimizations and cleanup
* Object reference graph optimizations
* Many new tests in test suite

Target for next (1.0) release: Firebird ARRAY support

News via ‘s google plus page

 

New Arabic Lazarus Free Pascal Firebird book

After the first book now translated to English : Start programming using Object Pascal Language
I’ve released my second book about FreePascal/Lazarus/Object Pascal.
Book title is Second step with object pascal. In Arabic “الخطوة الثانية مع أوبجكت باسكال”

You can download this book from here http://code.sd/secondstep
The book also contains a lot of sample applications written in Lazarus.

Chapters:

1. Memory
2. Files management
3. Relational Databases : Firebird SQL
4. Web Applications
5. Socket programming

#Perl Firebird driver DBD-Firebird 1.11 is released with utf-8 and other bugfixes

On the behalf of the developers and contributors team, I’m pleased to announce that DBD::Firebird v1.11 , a DBI driver for the Firebird RDBMS server is released.

This release brings many changes and bugfixes .

  • Test::Exception is required
  • On Freebsd Threaded perl is required
  • Test database to use UTF8 charset and enable UTF8 for the connection
  • Fix CHAR lenght when using multi-byte character set Fixes #32 (RT#76506)
  • Additional debug when finishing already finished statement
  • Avoid double destroying of statement in auto-commit mode with DDL Fixes Github Issue #30 (RT#72946)

The development is done on GitHub and the mailing list is here

Thank you

1 98 99 100 101 102 294