If we use the TDbConnection.Charset property on a driver that does not support
it, we got a nasty error on an undefined object.
Currently, only mysql, pgsql and sqlite can define their client charset.
Raise a clean exception for all other drivers
Original issue reported on code.google.com by Christophe.Boulain@gmail.com on 19 Jan 2011 at 1:50
Original issue reported on code.google.com by
Christophe.Boulain@gmail.com
on 19 Jan 2011 at 1:50