In ZF1 does ZendX_Db_Adapter_Firebird work with Firebird2.5 databases? I have been using it with Firebird1.5 for some time with no problem, but i need to upgrade my database to Firebird2.5. I am getting an conversion error from string when trying to insert data into a date field. I didn't get the issue with Firebird1.5 so i'm assuming there must be some difference.
Does anyone use this adapter with Firebird2.5? If so can you offer any advice on dealing with dates? srayner