django added firebird support

[ED:django is like RoR implemented in python]
Just attached the firebird backend and a patch file. Firebird has a problem, names can’t bigger than 31 chars for tables, fields, constraints, etc. In auth app needed to change user_premissions to permissions so the many to many table name doens’t get too big… must be a way we can workaround this…

Replication using IBExpert

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.

ANN: The InterBase and Firebird Developer Magazine #4

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:

1 70 71 72 73 74 78