tuniquery sql twidestrings

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
lao
Posts: 71
Joined: Wed 10 Dec 2008 10:56

tuniquery sql twidestrings

Post by lao » Mon 04 Jun 2012 15:47

hello,
i have in my code (converted from bde) something like this:
uniquery1.sql := Memo1.lines but i have a message incompatible types: twidestrings and tsrtings.
Delphi 2007 and unidac 4.1.6
Thank you for your help.
regards

lao
Posts: 71
Joined: Wed 10 Dec 2008 10:56

Re: tuniquery sql twidestrings

Post by lao » Tue 05 Jun 2012 08:18

Hi,
the problem is solved(i need to stop beer) :oops:

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: tuniquery sql twidestrings

Post by AlexP » Tue 05 Jun 2012 08:41

Hello,

Glad to see that you solved the problem.

Post Reply