#1  
Old 17th July 2006, 10:46 PM
Ole Willy Tuv
 
Posts: n/a
Default 2.0591 - issue #1962 reminder

Northwind test query:

select *
from Orders o
left join Employees e on e.EmployeeID = o.EmployeeID
join "Order Details" od on od.OrderID = o.OrderID

NexusDB: Query execution failed:
Unexpected exception object raised: [Exception] Ambiguous column
reference:"OrderID" [$3CA1/15521]

This issue is *serious*.

Ole


  #2  
Old 17th July 2006, 11:27 PM
Ole Willy Tuv
 
Posts: n/a
Default Re: 2.0591 - issue #1962 reminder

Hannes,

<< Ugh. Must have slid in yesterday night in a last minute fix to some
ambigous column issues.... >>

FWIW, this issue has been open for a long time.

Ole


  #3  
Old 18th July 2006, 12:00 AM
Hannes Danzl[NDD]
 
Posts: n/a
Default Re: 2.0591 - issue #1962 reminder

Ole Willy Tuv wrote:

> Northwind test query:
>
> select *
> from Orders o
> left join Employees e on e.EmployeeID = o.EmployeeID
> join "Order Details" od on od.OrderID = o.OrderID
>
> NexusDB: Query execution failed:
> Unexpected exception object raised: [Exception] Ambiguous column
> reference:"OrderID" [$3CA1/15521]
>
> This issue is serious.


Ugh. Must have slid in yesterday night in a last minute fix to some ambigous
column issues....

--

Hannes Danzl [NexusDB Developer]
Newsgroup archive at http://www.tamaracka.com/search.htm
  #4  
Old 19th July 2006, 04:26 PM
Hannes Danzl[NDD]
 
Posts: n/a
Default Re: 2.0591 - issue #1962 reminder

Ole Willy Tuv wrote:

> Hannes,
>
> << Ugh. Must have slid in yesterday night in a last minute fix to some
> ambigous column issues.... >>
>
> FWIW, this issue has been open for a long time.


Fixed

--

Hannes Danzl [NexusDB Developer]
Newsgroup archive at http://www.tamaracka.com/search.htm


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
Win 7 UAC issue. Jim Allison nexusdb.public.support.portal 10 31st December 2010 07:49 AM
2.0591 regression test - issue #1904 Ole Willy Tuv nexusdb.public.support.sql 4 20th July 2006 09:07 AM
2.0591 - fix for issue #1927 incomplete Ole Willy Tuv nexusdb.public.support.sql 2 19th July 2006 10:26 PM
ANN: Nexus Database Systems limited time offer Reminder Eivind Bakkestuen [NDD] nexusdb.public.announcements 0 19th May 2004 04:21 PM
SQL Issue Terry nexusdb.public.support.sql 8 16th February 2004 09:05 PM


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


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