Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Live result with Memo issue (4.25 B2)
Fri, Dec 29 2006 11:30 PMPermanent Link

"Donat Hebert \(Worldsoft\)"
Version 4.25 B2 (And build 1)

Select Identifier, RwIdent, Cast(ColumnCalc as VarChar(80)) as ColumnText,
ColumnCalc
From SyRepCol
Where ColumnCalc is not null;

Returns a null for ColumnText when requestlive is true. (ColumnCalc is memo
type.)
Does return content correct if requestlive is set to false.  Our server is
set to requestlive := true
to take advantage of the live result speed when a live result can be
returned. (Asta)

Version 4.24 and older version would return a live result and content to the
casted output.
Please advise  Thanks.

Donat Hebert.

Tue, Jan 2 2007 1:20 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Donat,

<< Version 4.24 and older version would return a live result and content to
the casted output. >>

More than likely the issue is a bug.  I will let you know what I find out.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image