Optimizing a Delphi 2009 app using Firebird 2.5 Alpha 1

The last few days I’ve spent optimizing an application written in Delphi 2009 that talks to a Firebird database using the standard TIBDatabase, TIBTransaction and TIBSQL components The application needs to do alot of reading/writing to the database, and was rather slow so I had to optimize it a little …The application is basically an Indy based Web-Server that receives simple GET parameters, does a thing or two in the DB and returns with the Success/Fail and a possible result from the DB.

Call for articles

We received the following contact from Packt Publishing:

My name is Bhushan and I am a part of the content team here at Packt Publishing. We are a modern, unique publishing company with a focus on producing cutting-edge books for communities of developers, administrators, and newbies alike.

I came across your website, www.firebirdnews.org while I was searching for Firebird related news and information. We would like to know if you would be interested in writing a technical article on Firebird that can be published on Packt website as a part of the article network.

We’re looking to increase the number of quality and relevant articles that we publish on PacktPub.com. We encourage people to write original articles that would be of interest to Packt readers.

Please do get in touch with me if this interests you. I would be happy to discuss the compensation for the article.

Thanks

Bhushan Pangaonkar
Content Team Leader
[Packt Publishing]

New TraceAPI for FB 2.5

Hi, all.

I glad to introduce new Firebird facility, based on TraceAPI initially developed by Nickolay Samofatov and maintained and given to us by RedSoft (thanks!).

Below is brief overview of what was done. It will be included into HEAD soon, i hope.

Two Firebird days in Germany – Erlanger Firebird Tag

Hello,

For German language please have a look at our DBA Blog:
http://www.blogs.uni-erlangen.de/db/stories/2717/

to  shorten the time to the next firebird conference there will be a
small     firebird     day     in    Germany,  Erlangen  at the RRZE
(www.rrze.de)   (local     computing    center   of  the  university
Erlangen-Nürnberg) from 8th to 9th May 2009.

We’ll start at Friday morning and end at Saturday evening.
There might be a pre day presentation for sponsors on 7 May.

The main track will be in German but it’s also possible to have some
English  talks as  the  once  of  Dimitry and Vlad for example and
international after track meetings.

-= Today I’m looking for sponsors and speakers =-

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.

1 42 43 44 45 46 78