Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread EDBManager sql window and long lines
Thu, Jan 24 2008 10:23 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

Take something like this

EXECUTE IMMEDIATE 'ALTER TABLE "BandA"
  ALTER COLUMN "_BoxType" AS VARCHAR(1) DEFAULT ''M'' NOT NULL DESCRIPTION ''P=primary mailbox(eg IN), I=Individual primary mailbox M=mailbox, N=newsgroup, S=server''';

In the editor its on two lines broken after BandA". Have another similar pair underneath. Position cursor at the E of execute in the second pair and press backspace so that the second execute is at the end of the second line of the first pair (ie just after the Winkthen press CR.

Result a screwed display.

Click onto another tab in edbmanager and back and things go back to as they should be.

Roy Lambert
Thu, Jan 24 2008 2:56 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<<  Result a screwed display. >>

Got it.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image