UniDump Unicode Problem.

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mehmet819
Posts: 4
Joined: Fri 31 Jan 2014 20:46

UniDump Unicode Problem.

Post by mehmet819 » Fri 31 Jan 2014 21:05

Image

Image

Image

Image

Image

Image

Thanks.

mehmet819
Posts: 4
Joined: Fri 31 Jan 2014 20:46

Re: UniDump Unicode Problem.

Post by mehmet819 » Sun 02 Feb 2014 19:03

Helppppppppppppppp :) :)

mehmet819
Posts: 4
Joined: Fri 31 Jan 2014 20:46

Re: UniDump Unicode Problem.

Post by mehmet819 » Mon 03 Feb 2014 16:42

Heyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy Is there anyone. :evil: :evil: :evil: :evil:

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Re: UniDump Unicode Problem.

Post by Dimon » Tue 04 Feb 2014 09:44

When the UseUnicode option is set to True, TUniDump creates a dump in the Unicode format. Symbols which you see are hidden characters, that specify the file format. The created dump is correct and you can ensure that if you restore data.
But to avoid possible problems with the Unicode encoding, we recommend to set the Charset specific option to the utf8 value and the UseUnicode option to False before backing up data.

mehmet819
Posts: 4
Joined: Fri 31 Jan 2014 20:46

Re: UniDump Unicode Problem.

Post by mehmet819 » Tue 04 Feb 2014 19:31

Thanks Dimon :) :)

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Re: UniDump Unicode Problem.

Post by Dimon » Wed 05 Feb 2014 13:29

If any other questions come up, please contact me.

Post Reply