Sinática Monitor for Firebird 1.1.02
Release 1.1.02 is recommended to every user, especially those still using Beta versions.
The main change you will notice is the option to minimize to the notification area.
DOWNLOAD NOW
Read the Release Note
News from the Firebird developers.
Release 1.1.02 is recommended to every user, especially those still using Beta versions.
The main change you will notice is the option to minimize to the notification area.
Read the Release Note
Alex Peshkov wrote on firebird-devel list
Happy to notify you that I’ve finished with solaris port of 2.5 on x86. I.e.
currently out code base works not only with windows and posix threading, but
also with native solaris. Both dev and release builds pass tcs OK except few
minor issues with double precision arithmetics, when digits like
12.3456789123456 differ in the last column. I suppose this is related with
VirtualBox VM problems (in all other aspects it runs Solaris wonderful).
![]() |
SQL Maestro Group announce the release of Firebird Maestro 9.1, a powerful Windows GUI solution for Firebird administration and database development. |
New version introduces advanced transaction management, a new tool for tracking object dependencies, Italian localization and some other useful things. Read full press release.
I’m pleased to announce 2.5.0 Beta 1 for .NET 3.5/2.0 [with Entity
Framework support] version. It contains several bugfixes as well as
brand new Entity Framework support (still beta!). Looking forward to
your feedback.
Binary as well as sources can be downloaded from
http://www.firebirdsql.org/index.php?op=files&id=netprovider.
The project is happy to share our development plans for the next year in the updated roadmap.
We’ll do our best following the schedule, but please keep in mind that the progress also depends on your field-testing feedback. We surely appreciate any assistance in this area, thank you in advance.
Dmitry Yemanov
Firebird Project
Hello *,
the firebird-net-provider subproject of Firebird project is proud to
announce release of version 1.7.2 of .NET Data Provider for .NET 1.1.
This release is only maintenance release. Contains only backported fix
for connecting to Firebird 2.1 server. No new features or other
bugfixes etc. were added.
You can download it from
http://www.firebirdsql.org/index.php?op=files&id=netprovider.
For all those who followed this thread, I will sum up what we have
found out:
Up until FB 2.0 it was possible to deliver a Firebird Client or a
Firebird Embedded Server by just copying the files like fbclient.dll
or fbembed.dll (and a few others) together with the MS VC Runtimes
(msv*.dll) into one folder.
Starting with MSVC8 (which is used by Firebird 2.1) and Windows XP,
just having the MSVC files in the same directory is not sufficient any
more. They have to be “installed correctly”. I don’t know what that
means exactly, but in effect it means they have to somehow be
magically teleported to the Windows\WinSxS directory where they get
funny names.
FSQL command line utility for executing sql scripts Alternative to ISQL, with some enhancements added by Ivan Prenosil
http://www.volny.cz/iprenosil/interbase/fsql_1_6_15.zip
Also there is Graphical tool too
http://www.volny.cz/iprenosil/interbase/wfsql_1_6_15.zip
People probably noticed that second alpha (or maybe first beta) of FB 2.5 is a bit delayed. The reason is that the Trace API feature is being “investigated”, and probably will be included in the next release. This is a nice feature first developed by RedSoft, allowing to “log” everything that is taking place in the Firebird server.
Read more on Jiri’s post Name and path of .NET program accessing Firebird database.