NeoEdge and DatabasePro - Page 2 - Forum

Forum Navigation
You need to log in to create posts and topics.

NeoEdge and DatabasePro

PreviousPage 2 of 2

UPDATE:

i have found another solution..
using VisualNEO Web "StrEncodeURI" and "StrDecodeURI"

This one work perfectly, this is what i want.
but there is a problem with this one too...

it's too long! for example this method convert 1 Persian UTF8 Character "ز" into 6 characters: "D8%B2%"

Which means Database will be x6 Time larger and slwoer than usual.

i think i will go with this method for now until i find a better way...

NOTE: Using function "UnicodeToChar" and "CharToUnicode" to proccess all characters one by one should work also and is less size (x3) but converting a long text Memo will take a long time i think... i may test this one also.

luishp and Vadim have reacted to this post.
luishpVadim

Hi,@noyzen

There may be a problem with your Windows settings.

Regards

@farhad2008 Please read previous posts i wrote for you, an standard utf8 program will work regardless of windows setting.

Example: if you have 7zip or free downlaod manager go to options, choose Persian language and it works no matter what setting you have in windows.

If you need change windows setting then you are not using the standard way to show Persian strings and you have a lot of prolems afterwards.

Regards.

farhad2008 has reacted to this post.
farhad2008
PreviousPage 2 of 2