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.

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

Progress on kinterbasdb 3.3 – xmas present

The initial version of kinterbasdb v3.3 was committed to subversion
(trunk)
. It’s basically v3.3 by David Rushby + fixes to v3.2 line we
made to make it work with FB 2.1. Source tarball and windows binaries
for fb 2.x & python 2.5/2.6 for testing should be available soon. Now
I’m working on documentation as this version introduces some important
new functionality (above all support for multiple transactions per
connection). I’ll also check the transliteration issue. If everything
would go smoothly, you can expect the final release before Christmas 😉

best regards
Pavel Cisar
IBPhoenix

1 35 36 37 38 39 57