Page 1 of 1

Result to Text

Posted: Thu 23 Aug 2007 15:30
by jabu
Exist any way how to give result from TMSQuery into TMemo.Lines.Text like in Management Studio Query - Result to Text?

Posted: Mon 27 Aug 2007 14:01
by Antaeus
SDAC does not provide such functionality. You can form such result yourself scrolling through the dataset, and converting a row to a single line.