Lazarus Free Pascal RAD IDE 1.0 RC1 is released
The Lazarus team is glad to announce that Lazarus 1.0RC is available for download .
Choose your CPU / OS / distro and then the 1.0RC1 directory and read the release notes
The Lazarus team is glad to announce that Lazarus 1.0RC is available for download .
Choose your CPU / OS / distro and then the 1.0RC1 directory and read the release notes
Upscene Productions is proud to announce IB LogManager V2.12.0, the only specialized Change-Data-Capture (CDC) product for Firebird and InterBase on the market.
More information on the new release is available here:
http://www.upscene.com/displaynews.php?item=20120731
This release adds support for Unicode across the entire product family and several enhancements/bugfixes in the IBLMPump and IBLMRedo_cmd addons, which makes the database standby feature (uni-directional replication) even more powerful/reliable.
A screencast on how to setup a (hot)-standby database environment with the IB LogManager product family is available here:
http://www.iblogmanager.com/download/demos/iblm/iblm_hotstandby.htm
More information on the product is available in the IB LogManager section on our website:
http://www.upscene.com/go/?go=iblm
News from Mark Rotteveel : The Jaybird code repository has been migrated from CVS to Subversion.
The code is now available from
https://svn.code.sf.net/p/firebird/code/client-java/
It can also be viewed from
https://sourceforge.net/p/firebird/code/HEAD/tree/client-java/
.
FBConfig 2.0 source code now moved to github.com with many modification to use Firebird SQL 2.5 features, check it please and test.
Here is the bug fixed in Free Pascal 2.7.1 (svn)
![]() |
Upscene Productions announces a new release of: “Hopper – a Stored Code Debugger” |
Hopper is a Stored Routine and Trigger Debugger, available for Firebird, InterBase and MySQL.
For more information and a trial download, see the news @ Upscene Productions, pricing information is available.
You like this news? Twitter it! Share it! If you’d like to blog about it, contact us!
![]() |
Upscene Productions is proud to announce FB TraceManager V2.5.4, a professional environment to monitor, profile, trace and optimize Firebird databases. |
More information on the new release is available here:
http://www.upscene.com/displaynews.php?item=20120731b
This release adds support for the new Firebird 2.5.2 sweep tracing capabilities via the Trace API across the entire product (trace configuration “log_sweep”, parser, trace data storage etc.).
A ~ 4min. screencast is available here:
http://ts.upscene.com/download/demos/fbtm/fbtm_sweep_tracing.htm
More information on the product is available in the FB TraceManager section on our website, including an edition comparison sheet, webcasts etc.:
http://www.upscene.com/go/?go=fbtm
The libjaybird22.so (Linux x86) and libjaybird22_64.so (Linux x64)
included in the Jaybird 2.2.0 download are incorrectly linked (libstdc++
and libdl are missing from the symbol table).
This manifests itself when the native or embedded protocol is used
(jdbc:firebirdsql:native or jdbc:firebirdsql:embedded). The resulting
error is UnsatisfiedLinkError occurs in libjaybird22_x64.so undefined
symbol: _ZTVN10__cxxabiv117__class_type_infoE
This error does not occur on all systems (eg my Ubuntu 11.10 systems
with the OpenJDK-6 and OpenJDK-7 from the Ubuntu-repository don’t have
this error).
Correctly linked versions of libjaybird are attached to
http://tracker.firebirdsql.org/browse/JDBC-259
The next release of Jaybird will include correctly linked versions of
this library (release date is not yet known).