-
When using the smsbox.send, I don't see that the charset nor coding properties are used.
How do I send Arabic text. In kannel url I used to set coding=2 url parameter, and charset=UTF-16BE, and text …
-
hi
dear i have a message with 134 chars and it should be 2 message but when i send with your code it go 3 message
it seem you send utf16 ( 66 chars for each part ) but i need utf8 ( 67 chars for eac…
-
```
Проблемы с кодировкой. JVCL'овский DBGrid
отобразил кучу вопросиков вместо
кириллических символов, хотя данные
получены от TZTable, который наследник TWideDataSet,
т.е. поддерживающий Юникод д…
-
```
What steps will reproduce the problem?
1.Connect to a SQL SERVER 2005 Database
2.My code is below:
cnxn = pyodbc.connect('DSN=winspeed2;CHARSET=UTF8LANGUAGE=th_TH')
cursor = cnxn.…
-
I have to manage WideChar (with Ansi Char all works well) in my library as result of function,
// Native Pascal function : PWideChar is a WideChar Pointer
function Test(AFilein: PWideChar): PWid…
-
```
What steps will reproduce the problem?
1.Connect to a SQL SERVER 2005 Database
2.My code is below:
cnxn = pyodbc.connect('DSN=winspeed2;CHARSET=UTF8LANGUAGE=th_TH')
cursor = cnxn.…
-
```
What steps will reproduce the problem?
1.Connect to a SQL SERVER 2005 Database
2.My code is below:
cnxn = pyodbc.connect('DSN=winspeed2;CHARSET=UTF8LANGUAGE=th_TH')
cursor = cnxn.…
-
i test all of encode but Arabic char not sent truly
-
### Description
Currently, there is no support in the non-default characters set when running Keycloak over Oracle database.
### Discussion
_No response_
### Motivation
Keycloak should support Or…
-
```
What steps will reproduce the problem?
1.Connect to a SQL SERVER 2005 Database
2.My code is below:
cnxn = pyodbc.connect('DSN=winspeed2;CHARSET=UTF8LANGUAGE=th_TH')
cursor = cnxn.…