Page 1 of 1

nvarchar(max) in Delphi 2009 + UniDac 1.20.0.13 + SQL 2005

Posted: Sat 22 Nov 2008 13:26
by MSCH
Hello,
i have a problem.
I use TUniQuery to get data from sql-server 2005 with columns
nvarchar(max). The result is a TMemoField not a TWideMemoField. Why?
TMemoField replace all unicode-chars into "????" Values.

With nvarchar(1..4000) i get the correct field: TWideStringField.

How can i resolve this?

thanks
Mathias

Posted: Tue 25 Nov 2008 14:13
by Dimon
Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next UniDAC build.

Posted: Thu 04 Dec 2008 17:47
by MSCH
Hi,
when will delivery the next release? I need this patch.
thanks
MSch

Posted: Fri 05 Dec 2008 07:55
by Plash
We are planning to release new UniDAC build on the next week.