Page 1 of 1

SQL Complete cannot format this ??

Posted: Fri 21 Oct 2011 15:04
by Sigourney_Weaver
Hi, I like SQL Complete a lot.

But I could not find an option to format this SQL in single line, like this:
DECLARE @Members TABLE(MemberNo VARCHAR(15))
It always does this when I select Format Document (or Ctrl-K, Ctrl-D):
DECLARE @Members TABLE(
MemberNo VARCHAR(15))
Is there any way this could be formatted as single line ??

Thanks.

Posted: Fri 21 Oct 2011 21:24
by Sigourney_Weaver
Anyone ?

Posted: Mon 24 Oct 2011 04:48
by Paxton
I also want to know about this. Can any body tell us about this?

Posted: Tue 25 Oct 2011 08:56
by .jp
There is no possibility to format a query in this way. But you can add your suggestion to the user voice forum so that other users can vote for it: http://devart.uservoice.com/forums/87893-sql-complete .