Problem Dump Unicode With TUniDump

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
elva_ivana
Posts: 1
Joined: Sat 24 Mar 2012 17:08

Problem Dump Unicode With TUniDump

Post by elva_ivana » Sat 24 Mar 2012 17:25

hey...
I try to backup dan restore mySQL with unicode character set and i'm using TUniDump and Delphi XE, but not running well..
i have edit all parameter in conf.ini dan change default character to UTF8, if i execute from command console running well, but when i try to execute from my IDE using TUniDump not running well..
why??

AndreyZ

Post by AndreyZ » Tue 27 Mar 2012 07:06

Hello,

Please specify what you mean by "TUniDump not running well". Do you encounter some errors during dumping process? If yes, please specify the exact errors that occur. Does the result dump file contain incorrect data? If yes, please specify the exact problems with dumped data.

Post Reply