An example - porting Flyspray to Firebird


ball.gif Flyspray chosen because it was the first project I came across that met the basic criteria: It used ADOdb.
ball.gif It currently supports mySQL and Postgres.
ball.gif Does not use Datadict so manual rewrite of schema script required.
ball.gif Port used the mySQL script as a base.