Page 1 of 1

TWidestring problem

Posted: Sun 22 Jan 2012 03:21
by kaffeburk
After I updated my MYDAC, i get a n error when i try to add string from a TMyQuery to a Memo like:

Memo1.Lines.addStrings(TMyquery1.SQL);

[DCC Error]: E2010 Incompatible types: 'TStrings' and 'TWideStrings'

Is there some change in Mydac. and is there any easy way to handle this?

Posted: Sun 22 Jan 2012 09:02
by kaffeburk
Sorry, i downloaded Unidac...

Posted: Mon 23 Jan 2012 11:17
by AndreyZ
Hello,

Please specify the following:
- the exact version of your IDE;
- the exact version of MyDAC (or UniDAC) you are using. You can learn it from the About sheet of TMyConnection (or TUniConnection) Editor.