- Posts: 3
- Thank you received: 0
- Forum
- CodeTyphon Studio
- CodeTyphon Studio Components and Libraries
- Reports Development
- lz_report : UTF8 problem with text datatype
×
Components and Libraries for Reports Development, discussions, problems and suggestions
Question lz_report : UTF8 problem with text datatype
- BENOIT LESAGE
- Topic Author
- Offline
- New Member
-
Less
More
2 years 8 months ago #13982
by BENOIT LESAGE
lz_report : UTF8 problem with text datatype was created by BENOIT LESAGE
Hi,
I recently upgrade from CT 6.30 to 6.90 and met some trouble with utf8 using mariadb text datatype:
CT 6.30 : correct display for varchar and text data imy reports
CT 6.90 : correct display for varchar data but wrong display for text data in my reports
NB: same mariadb database in both cases, same report file. The compiled applications correcty display the data into table/fields edit screens (CT6.30 and CT 6.90).
Regards,
Benoit
I recently upgrade from CT 6.30 to 6.90 and met some trouble with utf8 using mariadb text datatype:
CT 6.30 : correct display for varchar and text data imy reports
CT 6.90 : correct display for varchar data but wrong display for text data in my reports
NB: same mariadb database in both cases, same report file. The compiled applications correcty display the data into table/fields edit screens (CT6.30 and CT 6.90).
Regards,
Benoit
Attachments:
Please Log in or Create an account to join the conversation.
- fredvs
- Offline
- Junior Member
-
Less
More
- Posts: 183
- Thank you received: 1
2 years 8 months ago - 2 years 8 months ago #13983
by fredvs
Replied by fredvs on topic lz_report : UTF8 problem with text datatype
Hello.
Did you test it with CT 6.80 ?
www.pilotlogic.com/codetyphon/zips/CodeTyphonIns_680.zip
If it is ok with CT 6.80 maybe is is a related with new fpc rtl/rtti.
Fre;D
Did you test it with CT 6.80 ?
www.pilotlogic.com/codetyphon/zips/CodeTyphonIns_680.zip
If it is ok with CT 6.80 maybe is is a related with new fpc rtl/rtti.
Fre;D
Last edit: 2 years 8 months ago by fredvs.
Please Log in or Create an account to join the conversation.
- BENOIT LESAGE
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
2 years 8 months ago #13985
by BENOIT LESAGE
Replied by BENOIT LESAGE on topic lz_report : UTF8 problem with text datatype
Thanks Fred for your reply, I will try this and will let you know..
With kind regards
Benoit
With kind regards
Benoit
Please Log in or Create an account to join the conversation.
- BENOIT LESAGE
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
2 years 8 months ago #13989
by BENOIT LESAGE
Replied by BENOIT LESAGE on topic lz_report : UTF8 problem with text datatype
Hi Fred,
I've tested my application with a CT6.80 and it seems to solve my issue, thank you so much!..
In order to solve this issue with CT6.90 could you please give me an advise on where and how to post a request for this? Is it a fpc or a CT issue?
Any chance to get an update for CT6.90 release?
Thanks in advance,
With kind regards,
Benoît
I've tested my application with a CT6.80 and it seems to solve my issue, thank you so much!..
In order to solve this issue with CT6.90 could you please give me an advise on where and how to post a request for this? Is it a fpc or a CT issue?
Any chance to get an update for CT6.90 release?
Thanks in advance,
With kind regards,
Benoît
Please Log in or Create an account to join the conversation.
- fredvs
- Offline
- Junior Member
-
Less
More
- Posts: 183
- Thank you received: 1
2 years 8 months ago - 2 years 8 months ago #13991
by fredvs
Huh, I would like to give you advises for that new fpc rtl/rtti implementations.
(And I think CT staff would like too).
But working with rtti is very hard, it is about binary access.
IMHO, I feel very sad that fpc does not care to make things backward compatible, or give more detailed info + examples, how to do to update code to be still compatible with new fpc commits.
Fre;D
Replied by fredvs on topic lz_report : UTF8 problem with text datatype
BENOIT LESAGE wrote: Hi Fred,
In order to solve this issue with CT6.90 could you please give me an advise on where and how to post a request for this? Is it a fpc or a CT issue?
Any chance to get an update for CT6.90 release?
Benoît
Huh, I would like to give you advises for that new fpc rtl/rtti implementations.
(And I think CT staff would like too).
But working with rtti is very hard, it is about binary access.
IMHO, I feel very sad that fpc does not care to make things backward compatible, or give more detailed info + examples, how to do to update code to be still compatible with new fpc commits.
Fre;D
Last edit: 2 years 8 months ago by fredvs.
Please Log in or Create an account to join the conversation.
- fredvs
- Offline
- Junior Member
-
Less
More
- Posts: 183
- Thank you received: 1
2 years 8 months ago - 2 years 8 months ago #14012
by fredvs
Replied by fredvs on topic lz_report : UTF8 problem with text datatype
Hello.
I think CT 7.00 did fix it!
Fre;D
Fre;D
Last edit: 2 years 8 months ago by fredvs.
Please Log in or Create an account to join the conversation.