- Mesaj
- 6
- Beğeni
- 0
- Puan
- 403
- Ticaret Puanı
- 0
Good day
I have a question, does anyone know how to reprogram the encoding from windows1252, latin1 to UTF-8 in the client?
I have set table account to UTF-8 (utf8mb4, utf8mb4_unicode_ci) on the MySQL server.
When I log into the client, I would like to use umlauts or other languages for the login data, e.g. (ÖÄÜ 정 추가.اختبار)
I know that the client can only work with windows1252, latin1, so you have to change something in the src c++ client I hope you could help me with this problem, thank you
İyi günler
Bir sorum var, istemcide Windows1252, latin1'den UTF-8'e kodlamanın nasıl yeniden programlanacağını bilen var mı?
MySQL sunucusunda tablo hesabını UTF-8 (utf8mb4, utf8mb4_unicode_ci) olarak ayarladım.
İstemciye giriş yaptığımda, giriş verileri için umlaut veya diğer dilleri kullanmak istiyorum, örn. (ÖÄÜ 정 추가.اختبار)
İstemcinin yalnızca windows1252, latin1'i işleyebileceğini biliyorum, bu nedenle src c++ istemcisinde bir şeyi değiştirmelisiniz Umarım bu sorunda bana yardımcı olabilirsiniz, teşekkür ederim
Gutan Tag
Ich habe mal ne frage weist jemand wie man im Client die Codierung von windows1252, latin1 auf UTF-8 umprogrammieren kann?
Ich habe auf dem MySQL Server Tabelle Account auf UTF-8 (utf8mb4, utf8mb4_unicode_ci) eingestellt.
Wenn ich mich in den Client einloge, möchte ich gerne bei den Logindaten umlaute sonderzeichen oder andere sprachen benutzen z.b (ÖÄÜ 정 추가.اختبار)
ich weis das der client nur windows1252, latin1 umgehen kann da muss man bestimmt irgendwas im src c++ Client ändern
ich hoffe ihr konnt mir bei diesen problem helfen danke
I have a question, does anyone know how to reprogram the encoding from windows1252, latin1 to UTF-8 in the client?
I have set table account to UTF-8 (utf8mb4, utf8mb4_unicode_ci) on the MySQL server.
When I log into the client, I would like to use umlauts or other languages for the login data, e.g. (ÖÄÜ 정 추가.اختبار)
I know that the client can only work with windows1252, latin1, so you have to change something in the src c++ client I hope you could help me with this problem, thank you
İyi günler
Bir sorum var, istemcide Windows1252, latin1'den UTF-8'e kodlamanın nasıl yeniden programlanacağını bilen var mı?
MySQL sunucusunda tablo hesabını UTF-8 (utf8mb4, utf8mb4_unicode_ci) olarak ayarladım.
İstemciye giriş yaptığımda, giriş verileri için umlaut veya diğer dilleri kullanmak istiyorum, örn. (ÖÄÜ 정 추가.اختبار)
İstemcinin yalnızca windows1252, latin1'i işleyebileceğini biliyorum, bu nedenle src c++ istemcisinde bir şeyi değiştirmelisiniz Umarım bu sorunda bana yardımcı olabilirsiniz, teşekkür ederim
Gutan Tag
Ich habe mal ne frage weist jemand wie man im Client die Codierung von windows1252, latin1 auf UTF-8 umprogrammieren kann?
Ich habe auf dem MySQL Server Tabelle Account auf UTF-8 (utf8mb4, utf8mb4_unicode_ci) eingestellt.
Wenn ich mich in den Client einloge, möchte ich gerne bei den Logindaten umlaute sonderzeichen oder andere sprachen benutzen z.b (ÖÄÜ 정 추가.اختبار)
ich weis das der client nur windows1252, latin1 umgehen kann da muss man bestimmt irgendwas im src c++ Client ändern
ich hoffe ihr konnt mir bei diesen problem helfen danke

