Page 1 of 1

TUniDump unicode problem with SQL Server

Posted: Tue 25 Oct 2022 03:42
by mike519tw
Delphi: v 10.3.3
UniDac: 8.1.2

A simple project created with TuniDump and TuniConnection with SQLServer Provider.

A Function called as below:

UniDump.SaveToFile([FileName]);

As a Result, File is created with ASCII.

Is anyway to generate file as Unicode?