Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread EDBManager Script - Local variables
Mon, Sep 29 2008 1:13 PMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

Can the value column in Script - Local variables be a CLOB so that if I've built up sql I can see the whole lot?

Roy Lambert
Mon, Sep 29 2008 2:22 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Can the value column in Script - Local variables be a CLOB so that if
I've built up sql I can see the whole lot? >>

I'm not sure what you mean.  The local variables that are displayed are just
Delphi strings and don't use EDB SQL types at all.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Sep 30 2008 2:12 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

>I'm not sure what you mean. The local variables that are displayed are just
>Delphi strings and don't use EDB SQL types at all.

In that case can you just put a pop-up editor into the values column as you have for CLOB columns displayed in tables?

Roy Lambert
Tue, Sep 30 2008 12:36 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< In that case can you just put a pop-up editor into the values column as
you have for CLOB columns displayed in tables? >>

I'll see what I can do, but you should be able to see the full value by
simply moving the cursor over the value.  Or is your statement too big for
the hints, also ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Oct 1 2008 9:53 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


Length is over 50 lines (some of which are just a fieldname). When I move the cursor over the only hint is the first word - SELECT. Also, unless the hint displayed time is long I'd never be able to read it before it vanished.

Normally I'd just read the statement in the editor but this is a built up statement so I needed to see what wass being fed to the engine.

Roy Lambert
Wed, Oct 1 2008 12:30 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Length is over 50 lines (some of which are just a fieldname). When I move
the cursor over the only hint is the first word - SELECT. Also, unless the
hint displayed time is long I'd never be able to read it before it vanished.

Normally I'd just read the statement in the editor but this is a built up
statement so I needed to see what wass being fed to the engine. >>

I'll see what I can do for you.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image