since I've updated my UniDac Version to 5.2.7 I have the Problem that Fields which i concatenate in the SQL Statement would be shown as Memo...
Pls check! I don't understand why!
I use for example the following SQL Statment:
Code: Select all
Select Field1 || Field2 || Field3 From TestTable