Remember to participate on 3d Russian Firebird Conference in Moscow

3d Russian Firebird Conference will take place in Moscow, September
29, 2010. The conference will be devoted to the Firebird new versions
and to best practices in maintenance and development, with special
focus on big Firebird databases.

Special speakers at conference: Phillipe Makowski, President of
Firebird Foundation, Firebird developers team: Dmitry Yemanov, Vlad
Khorsun and Alex Peshkoff.
Registration (in Russian): http://ibase.ru/conf2010/

With google translate (Almost English)

BlackFish is Dead , Firebird as Embedded Database replacement

Marco Canto noticed that

BlackFish SQL, the .NET database installed with recent versions of Delphi, is not part of Delphi XE… and it seems Embarcadero pulled the plug on it.

Would Firebird fit the bill ? , I think it would but tell us your thoughts (pro/cons) :

I really think Delphi has lacked a local and simple option, and suggesting people to buy the cheap “Interbase To Go” or pick the free Firebird Embedded still doesn’t address the original concern. With Delphi core dataset classes and data-ware controls still bound to a navigational model, a navigational database can really make simple applications fast to write and fast to execute.

#ASP + Firebird: #VisualBasicScript, #JavaScript and #PerlScript

In our example I’ll show you how to use ASP to access a Firebird database via VisualBasicScript, JavaScript and PerlScript. Although not my favorite language, ASP will serve to illustrate the example. Also note that ASP uses ADO technology to access the database. This involves several “layers” so that access occurs.
Of course this may make access a little slow, but not the object of this article. It also assumes that the reader knows the ASP technology.

1 150 151 152 153 154 296