Creating firebird users in delphi
Here is the google translation of the original article
Technical articles, How-tos, guides, etc.
Here is the google translation of the original article
You can use wine on other operating systems (even on older unsuported versions of windows)
Here is the link to article in pdf format
[ED rant :
I think is time for the world to post articles in ODF format , we need an open rw web]
Here is the the solution on the ubuntu forums
This is a very nice article about Firebird generators: Firebird Generator Guide
XPlanner it will add support for Defect Tracking Systems like Trac+, JIRA or Bugzilla , some of these can be installed on Firebird (yes it is mentioned in that article)
With this patch applied, the AR test suite runs against FB with relatively few problems (9 failurs and 1 error, compared to 3 failures and 170 errors without the patch). The remaining issues are related to a number of specific defects, which will be addressed in subsequent patch and/or bug-report tickets.
Bugs fixed by Ken Kunz
The open source database server, Firebird, and its commercial partner, Borland InterBase, have long been established as a proven and stable platform for all sorts of database applications. Because of the common ancestry in the form of the InterBase 6 source code, many solutions can be implemented on both platforms without any problems. However Version 2 of the Firebird Server has recently set new standards, introducing many helpful functions that are unfortunately missing in InterBase 7.5.
However a replication facility is not included in either platform. This article illustrates how a replication can be created with the aid of IBExpert and ibeblock.
Download this article here.
We are glad to inform you that “The InterBase and Firebird Developer Magazine” #4
is available for free download.
Please download it from one of the following locations:
With interbase/firebird we use transactions. you start transactions before you get/post data from the database. With this article i’d like to show how you can easily centralize the code and prevent errors like “Transaction already started, or errors while committing”.
DotNetFirebird Appliance contains LAMP like kit (Mono+Apache + Firebird + Ubuntu Linux + PHP+Lazarus) to easy start programming in php/mono/oopascal and working with firebird (Two administration tools were included in the virtual machine) also there is added MonoDevelop for C# coding and Lazarus (Delphi like ide) for oopascal for RAD (Rapid application development)