Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

UTF8 string Cyrillic alphabet letters (Firebird) 12 years 6 months ago #1341

  • Emil Odjackov
  • Emil Odjackov's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 23
  • Thank you received: 0
I am usingCode Typhon 1.80 for Win 32.
I have a field in a Firebird table:
VARCHAR(16) by UTF8 Charset
I have a problem on Post of the field VARCHAR(16). I fill it with Cyrillic Alphabet letters under TDBGrid component or TDBEdit component. When I post the TSQLQuery, the length of the VARCHAR(16) field decreases suddenly if it's length is more than 8 letters. If it's length is 8 letters or less, it does not decreases.
Is there any solution ?
Thanks!

Please Log in or Create an account to join the conversation.

  • Page:
  • 1