Flourish PHP Unframework

Do You Use ODBC?

Recently I've been running into more issues with ODBC not properly handling UTF-8 and blob data across the various databases that Flourish supports. I'm very strongly considering dropping ODBC support due to the fact that:

Does anyone currently use an ODBC connection with fDatabase?

Update

7/31/10 - As of revision 879, ODBC support is no longer provided in any of Flourish's database classes. ODBC support was removed since it was holding back perfect UTF-8 support, caused stability issues on some servers and did not appear to be used by anyone.