Subject python kinterbasdb - check default charset of db or table
Author Peter Irbizon
Hello,
I am using python 2.7 and kinterbasdb. How could I find out default charset used by database? I would like to check it and then according to used charset decode returned strings. thank you