|
Log in | ||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
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
|
|||
|
|||
|
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
|
|||
|
|||
|
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
|
|||
|
|||
|
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
|
|||
|
|||
|
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
|
|||
|
|||
|
> 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 | |
|
|
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 |