Avec FBCLONE 2.1.3
Si on a dans une table Firbird 2.13 :
LIB VARCHAR(255) COLLATE FR_FR_CI_AI
et qu'on essaye de passer en UTF8, Fbclone nous dit (à juste titre)
"Data type unknown COLLATION FR_FR_CI_AI for CHARACTER SET UTF8 is not defined"
FBClone pourrait il dans ce cas remplacer COLLATION FR_FR_CI_AI par
COLLATION UNICODE_CI ?
Please provide any additional information below.
Original issue reported on code.google.com by
mathias....@gmail.comon 14 Jun 2010 at 9:02