Writing Firebird UDRs in Pascal
Koditz Martin translated the document “Writing Firebird UDRs in Pascal” by
Denis Simenov into English
Koditz Martin translated the document “Writing Firebird UDRs in Pascal” by
Denis Simenov into English
MWA Software is pleased to announce the release of version 2.6.3 of IBX for Lazarus.
To download go to https://www.mwasoftware.co.uk/ibx
This version focuses primarily on improved testing and documentation for the handling of international single byte character sets. It includes several fixes for handling international character sets. Users of international character sets (other than UTF8) should read the opening remarks of Chapter 9 of the Firebird Pascal API Guide for guidance on the inclusion of FPC RTL units to ensure full support, and the new section 9.8 on Firebird Exceptions.
This version has also been tested with Lazarus 3.0RC2 and includes fixes in some example programs for compatibility with the latest version of Lazarus. Specifically using the “NullDate” constant instead of assuming that NullDate has a value of zero.
Version 2.6.3 is no longer labelled as Beta.
Rust Firebird Client updated to v0.23.2 with a few features :
Bugfix : listen_event for simple connection #149
Feature : Custom blob subtypes #147
Crates.io link is here .
Github Sponsoring Link for Fernando Batels is here or you can buy him a coffee http://ko-fi.com/batels
In my two presentations at the 20th Firebird Developers Day, I introduced firsthand the tool I created to help compare the performance between two Firebird servers (>= 2.5) in an easy and visual way.
This tool actually helped to detect a performance regression in Firebird 5 beta, which was resolved after I reported it to the core developers. The intention is to identify optimizer regressions or low performance issues in Firebird itself, or even the breaking of SQL commands due to new reserved words or syntax restrictions.
I’m making version 1.0 beta available for anyone interested. It’s a version that so far has been tested only by me, so it may and probably does have some bugs.
The FBPC runs on Windows and internally uses Firebird 5 RC1 embedded to store the tests and their results. When you run the application for the first time, it will display instructions on how to use it.
In summary, it helps you create a trace.conf to capture SQL commands executed on a Firebird server 2.5 or higher in a production environment. Then, the tool parses the file and collect the statements, allowing you to run them in a controlled environment of servers, specifying test rounds where the execution time between server1 and server2 is compared and displayed in an intuitive and visual way, enabling you to detect regressions or even commands that could not be executed due to new reserved words or syntax restrictions imposed in new versions of the DBMS.
You can join to the Telegram chat for discussion.
New version of RedExpert 2023.10.1 is available.
Added:
Fixed:
Download and install the new version.
A new version is available V1.6.0.166
Now we support FB-Server 5.0 RC1 Build 1227.
Visit our Homepage and download the Trialversion:
Annual General Meeting of Firebird Foundation is finished, and the new Officers and Committee were elected and start to work:
President of Firebird Foundation: Alexey Kovyazin
Vice-President of Firebird Foundation: Pavel Cisar
Treasurer and Secretary of Firebird Foundation: Jason L. Wharton
Committee Members:
Firebird Project announces the first Release Candidate of Firebird 5.0, the next major version of the Firebird relational database, which is now available for testing on all supported platforms (Windows, Linux, MacOS, Android).
This Release Candidate demonstrates the complete set of features and improvements developed for the new release. Release Candidates are generally considered stable enough and may be recommended for testing in “almost-production” environments. Our users are appreciated giving it a try and providing feedback to the development mailing list. Apparent bugs can be reported directly to the bugtracker.
Please read the Release Notes carefully before installing and testing this Release Candidate.
Hello Everyone!
We are very pleased to announce the release of final IBProvider v5.32 with support for Firebird v4.
Some of our users have already appreciated our work and started using IBProvider with FB4, including as a linked MSSQL server.
We are grateful to everyone who helped us.
Special thanks to Marek D., who initiated this process.
In addition to the above, we have significantly improved the existing functionality.
Therefore, it makes sense to upgrade even if you are not yet planning to move to FB4 or are working with InterBase.
https://www.ibprovider.com/eng/news/n_230919__native_oledb_provider_for_fb4.html
With Best Regards, IBProvider Team.