Firebird Roadmap for 2009

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

Tests with MSVC8 runtimes and Firebird 2.1.1

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. Read more

FB 2.5 delays

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.

FlameRobin 0.9.1 snapshot for Windows, Linux

You can test the new snapshot from here 

Michael committed a few things during the last days, fixed bugs and

implemented one or two feature requests.  Among them are

  • – support for database login with empty password
  • – support for trusted user authentication for Firebird 2.1+
  • – better support for non-ascii metadata in UTF8 databases
  • – support for read-only transactions and different transaction isolation levels in the sql editor form
  • – milliseconds precision in the sql editor log
  • – user preferences for home key behaviour and auto-indent in the sql editor

and I’d be glad if people found the time to check things out and post
bug reports for stuff that isn’t working.  Current snapshot is rev. 1806
on SF.net.

Thanks

1 35 36 37 38 39 57