Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Display bug in ElevateDB?
Mon, Nov 22 2010 10:33 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

With this SQL

select 1,_ID from contacts
where
not _fkjobcodes in (select _JobCode from jobcodes)
order by _fkjobcodes

I get

Expression _ID _fkJobcodes

as columns.

Is this a bug?

Roy Lambert
Mon, Nov 22 2010 3:29 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< I get

Expression _ID _fkJobcodes

as columns.

Is this a bug? >>

Yep, it's showing the ORDER BY expression as a column.  I'll have a fix in
the next 2.05 release.

--
Tim Young
Elevate Software
www.elevatesoft.com
Image