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