You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 14 Jun 2010 at 9:02
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 14 Jun 2010 at 9:02The text was updated successfully, but these errors were encountered: