I just downloaded and installed fire bird, looks interesting. But it's not for this current development. Perhaps later, not the project is 3/4 complete.
Depends how you are accessing MySQL ;)
Tell me how do you interface firebird with PHP?
Interbase module - Firebird is a totally free development that came out when Borland announced they were killing Interbase. The original designer is now back on board working on a proper 64 bit port which should be available soon.
But I actually use ADOdb on top of PHP and can switch database as required. Very useful for moving from other databases TO Firebird.
By the way, my problem with my statement is still lingering, so far I'm having to create a temporary table and then searching with that.
Can't help with MySQL, I'd be creating a VIEW in Firebird and using that as the source :)
-- Lester Caine ----------------------------- L.S.Caine Electronic Services
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php