Hey Lilive,
this fix my problems. Thank You!
I put codepage=utf8 in my connection and it works.
But why is this code not in the official release??
is there any reason agaist this patch.
Regards
Mike
Search found 4 matches
- 30.09.2011, 14:43
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [patch_done] ZeosLib on Delphi XE charset
- Replies: 9
- Views: 1435
- 21.09.2011, 09:12
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [patch_done] ZeosLib on Delphi XE charset
- Replies: 9
- Views: 1435
Next round... I installed RAD Studio XE new. I installed ZEOS 7 Rev 933 new. No old things on this computer. Same result :cry: Is there somthing with a german Windows XP or german Rad Studio? Now i put a zsql-monitor component on my form. In this txt file all my spezial char are allright. If i take ...
- 19.09.2011, 09:05
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [patch_done] ZeosLib on Delphi XE charset
- Replies: 9
- Views: 1435
- 18.09.2011, 18:12
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [patch_done] ZeosLib on Delphi XE charset
- Replies: 9
- Views: 1435
[patch_done] ZeosLib on Delphi XE charset
Hello, i installed ZEOSLib(SVN checkout rev. 933) in Delphi 2010 and XE on the same computer. In Delphi 2010 it works great with mysql. In Delphi XE i get wrong chars if i use some german spezial chars like ö,ü,ä,Ä,Ü,Ö. The tables of my mysql database use the charset latin1. I moved my big project f...