Subject | Re: [IBO] SubSelect as Orderingitem in TIB_Query |
---|---|
Author | Jason Wharton |
Post date | 2001-05-09T09:07:21Z |
The first is correct.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Svein Erling Tysvær" <svein.erling.tysvaer@...>
To: <ibobjects@yahoogroups.com>
Sent: Wednesday, May 09, 2001 2:05 AM
Subject: Re: [IBO] SubSelect as Orderingitem in TIB_Query
You're very right, Jörg, it won't work your way. Try changing
PT_AUFNR_INTERN=PT_AUFNR_INTERN; PT_AUFNR_INTERN DESC
to
PT_AUFNR_INTERN=4; 4 DESC
or
4=4; 4 DESC
I'm not quite sure how many places you have to replace PT_AUFNR_INTERN by
4, but if you try you'll quickly get it to work.
Set
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/