#1  
Old 10th July 2004, 07:12 AM
David Charron
 
Posts: n/a
Default ORDER BY "Date" does not work in 1.07

Hi the following query used to work in 1.06 and it does not work in 1.07.
If the ORDER BY "Date" the query runs fine.

SELECT "Date",
"Client_Code_Adresse",Client,"PO_PPD","PO_Client", "Piece_PPD","Piece_Client"
,"Qty_Ord","Qty_Ship", ("Qty_Ord" -"Qty_Ship") AS QtyBO, Comment FROM
"Shipping_Planning"
ORDER BY "Date"

The error is: Unknown column: "Date"

Thanks.



--
Regards from Quebec.

David Charron
  #2  
Old 10th July 2004, 07:24 AM
David Guest
 
Posts: n/a
Default Re: ORDER BY "Date" does not work in 1.07

David Charron wrote:

>Hi the following query used to work in 1.06 and it does not work in 1.07.
>If the ORDER BY "Date" the query runs fine.
>
>SELECT "Date",
>"Client_Code_Adresse",Client,"PO_PPD","PO_Client" ,"Piece_PPD","Piece_Client"
>,"Qty_Ord","Qty_Ship", ("Qty_Ord" -"Qty_Ship") AS QtyBO, Comment FROM
>"Shipping_Planning"
>ORDER BY "Date"
>
>The error is: Unknown column: "Date"
>
>Thanks.
>
>
>
>
>

See the patch in Per's response to RE: burned .... by David Guest. I
think it might solve your problem
  #3  
Old 10th July 2004, 07:32 AM
David Charron
 
Posts: n/a
Default Re: ORDER BY "Date" does not work in 1.07

David Guest <dpguest@bestweb.net> wrote in <40eeff42@wic040d.>:

> See the patch in Per's response to RE: burned .... by David Guest. I
> think it might solve your problem
>

Thanks. I'll wait for the next update then.
We only use "official" binaries compiled by nexusdb for our production
server.


--
Regards from Quebec.

David Charron
  #4  
Old 10th July 2004, 07:41 AM
David Guest
 
Posts: n/a
Default Re: ORDER BY "Date" does not work in 1.07

David Charron wrote:

>David Guest <dpguest@bestweb.net> wrote in <40eeff42@wic040d.>:
>
>
>
>>See the patch in Per's response to RE: burned .... by David Guest. I
>>think it might solve your problem
>>
>>
>>

>Thanks. I'll wait for the next update then.
>We only use "official" binaries compiled by nexusdb for our production
>server.
>
>
>
>

You might apply the patch and create a test server to determine if in
fact it solves your problem ... Then you can wait for the official
release ... or if it does not, you can advise Nexus of that fact.
  #5  
Old 10th July 2004, 01:31 PM
Srinivasan Iyer
 
Posts: n/a
Default Re: ORDER BY "Date" does not work in 1.07

David,
You may want to try

ORDER BY Shipping_Planning."Date"

Srini.

"David Charron" <davchaNO@SPAMppdgroup.com> wrote in message
news:Xns9521A7F1F2669davchappdgroupcom@203.147.131 .213...
> David Guest <dpguest@bestweb.net> wrote in <40eeff42@wic040d.>:
>
> > See the patch in Per's response to RE: burned .... by David Guest. I
> > think it might solve your problem
> >

> Thanks. I'll wait for the next update then.
> We only use "official" binaries compiled by nexusdb for our production
> server.
>
>
> --
> Regards from Quebec.
>
> David Charron



  #6  
Old 10th July 2004, 01:58 PM
Eivind Bakkestuen [NDD]
 
Posts: n/a
Default Re: ORDER BY "Date" does not work in 1.07

> Thanks. I'll wait for the next update then.
> We only use "official" binaries compiled by nexusdb for our production
> server.


Please try applying the change to a test server and see if it helps with
your problem. We try to avoid releasing new updates every week. :-)

--

Eivind Bakkestuen [NDD]
Please, no email unless requested.
Search Borland and third-party newsgroups here: www.tamaracka.com




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ANN: RTC Portal 2.0 - "Early Bird" offer expires in 2 days Danijel Tkalcec nexusdb.public.support.thirdparty 0 30th July 2007 04:05 AM
ANN: Multi DBMS tool "Database Workbench" version 2.8.7 released Martijn Tonies nexusdb.public.support.thirdparty 0 14th June 2006 07:04 PM
ANN: SuperFastDistinct! -- 5x, 10x, 100x faster than TnxQuery's "Select Distinct column..." Barry nexusdb.public.support.thirdparty 0 26th April 2006 02:49 AM
Announcment! "The Keep" ver 2.0.0.1 and "Po Boy Application LifeCycle Management Utility" ver 1.0.0.l are now both available for free download! Robert Meek nexusdb.public.support.thirdparty 1 11th July 2004 10:23 AM
Order By "Position" error Arnd Iffland nexusdb.public.support.sql 6 31st October 2003 06:35 PM


All times are GMT +11. The time now is 09:16 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.