Introducing FirebirdMonitorTool – tool for processing Firebird’s trace output
More info: https://www.tabsoverspaces.com/id/233862
Technical articles, How-tos, guides, etc.
More info: https://www.tabsoverspaces.com/id/233862
The new article “How Firebird Database Encryption Works” is based on the materials of the workshop “Database Encryption” at Firebird Conference 2019 in Berlin, Germany, presented by Alex Peshkoff, Firebird Project, and Alexey Kovyazin, IBSurgeon.
The article describes how Firebird database encryption works, on the server-level, on the client-side, how to configure database encryption, how to use it from the various types of applications (Delphi, Java, .NET).
Jan Baumgarten wrote a tutorial on how to create a simple application using Delphi + ZeosLib and Firebird 4RC1 on Android devices.
Firebird binaries for Android are around for quite some time as “test” releases, but there is a lack of information about how to use it in Delphi applications. Well, seems that no more 😉
The Firebird Documentation Team is proud to announce the first release of the English Firebird 3.0 Language Reference (HTML, PDF). You can also find it on the Documentation page. This new Language Reference covers all SQL syntax of Firebird 3.0.
The new English Firebird 3.0 Language Reference is based in part on the Russian Firebird 3.0 Language Reference, but is not a direct translation (though we thankfully copied parts of it). Work has also been started on the Firebird 4.0 Language Reference.
More info at this link.
Hello Everyone,
We released new updates of our components for work with Firebird and InterBase:
Also we created a new document – Integration Services. Using «LCPI ADO.NET Data Provider for OLE DB» as a data recipient.
Full news text – https://www.ibprovider.com/eng/news/n_200522.html
Kind Regards, IBProvider Team.
I’m now going through piece of SQL code that contains a lot of stored procedures from over the years and lately also functions (in last year the migration to Firebird 3 really began) and looking into the code to identify functions and procedures to start the rewriting with using FbNetExternalEngine. I’m at the beginning, but I have some interesting piece I’d like to show.
FbNetExternalEngine version 4.0 is finally here. This version contains one significant feature and that’s migration to .NET Core.
More info at this link.