Firebird 3 Developer’s Guide released
The Documentation team is proud to announce that the Firebird 3
Developer’s Guide, by Denis Simonov, is now available in English:
https://www.firebirdsql.org/en/reference-manuals/#fbdevgd30
This volume consists of chapters that walk through the development of
a simple application for several language platforms, notably Delphi,
Microsoft Entity Framework and MVC.NET (“Model-View-Controller”) for
web applications, PHP and Java with the Spring framework.
Translating this guide from Russian and preparing it for publication
in our library were made possible by a crowd funding campaign last
year. Warm thanks to all of you who contributed.
—————————
Firebird Documentation Team
PyFirebirdSql 1.1.0 is released
PyFirebirdSql 1.1.0 is released with following changes:
– Firebird4 DecFloat support
– Modify statement allocate, drop treatment
– Add factory parameter in cursor() method.
– Add client process pid and name to op_attach (See the related golang driver change https://github.com/nakagami/firebirdsql/pull/60)
The Lazarus team is glad to announce the release of Lazarus 1.8.2. This is a bugfix release.
The Lazarus team is glad to announce the release of Lazarus 1.8.2. This is a bugfix release.
The release was built with FPC 3.0.4.
Here is the list of changes for Lazarus and Free Pascal:
http://wiki.lazarus.freepascal.org/Lazarus_1.8.0_release_notes
http://wiki.lazarus.freepascal.org/User_Changes_3.0.4
Here is the list of fixes for Lazarus 1.8.x:
http://wiki.freepascal.org/Lazarus_1.8_fixes_branch
The release is available for download on SourceForge:
http://sourceforge.net/projects/lazarus/files/
Choose your CPU, OS, distro and then the “Lazarus 1.8.2” directory.
Checksums for the SourceForge files:
http://www.lazarus-ide.org/index.php?page=checksums#1_8_2
For people who are blocked by SF, the Lazarus releases from SourceForge are mirrored at:
ftp://ftp.freepascal.org/pub/lazarus/releases/
and later at (after some time for synchronization)
http://mirrors.iwi.me/lazarus/
DBMS migration in LibreOffice: HSQLDB binary import
DBMS migration in LibreOffice continues with HSQLDB binary import
Avalerion high performance native replication for Firebird 3.0.3 is available for download.
Avalerion for Firebird 3.0.3 is available for download.
Migration Guide to Firebird 3 gets updated!
I’m proud to announce a new update to my Migration Guide to Firebird 3 eBook! The changes in revision 1.20 are mostly concentrated in the chapters about Connecting to Firebird 3 using an old client library, Testing application’s queries, Jaybird, .NET Provider and the two new sections about permissions for creating databases and for generators and exceptions.
In the next days, all those who already bought the eBook will receive an email with instructions about how to download the new revision.
The printed version will also get updated asap is already updated to 1.20. Those who already bought the printed book (rev 1.02) can email me to receive a PDF with the changes.
Click here for more information and to buy the eBook.
IBSurgeon is offering 10% discount on the HQBird Standard to all buyers of the eBook. More information here.
DJFirebirdSQL : Django firebird database backend using pure python driver
DJFirebirdSQL is a Django firebird database backend using pure python driver pyfirebirdsql (Work in progress)
Firebird 3.0.3 Binary kits for MacOS on both 32-bit and 64-bit platforms are immediately available for download
Firebird 3.0.3 Binary kits for MacOS on both 32-bit and 64-bit platforms are immediately available for download
dbMigration .NET 7.5 released!
dbMigration .NET 7.5 is a simple, easy and intuitive multiple database migration and data synchronization tool, With it you can easily migrate schema and data to Firebird and vice versa. (Full support for Firebird 1.5~4.0+)
- Updated to FirebirdSql.Data.FirebirdClient.dll 5.12.1.0
- Startup, Data migration and Data synchronization performance improvements
- Added Connection List
- Added Global table and column case
- Updated NUMERIC and DECIMAL precision up to 34 digits (FB4)
- Improved connecting to a remote Firebird without a local installation of Firebird (FB)
- Improved Automatically generate foreign keys
- Improved Automatic Mapping Types
- Improved Automatic Mapping Domain Types
- Improved Custom Mapping Types
- Improved Data Synchronization
- Improved Command-Line
- …and more