Hello List,

we're currently migrating our live 7.5.00.26-instance to 7.6.00.32 (32bit to 
64bit).

The following query worked fine under 7.5 :
SELECT distinct c.customerno AS Kundennummer,c.name AS Kundenname FROM customer 
c order by c.customerno

With 7.6 it gives a General error;-8013 POS(94) Order column must be output 
column.
Is there a param to make this query (and propably others we haven't tested yet) 
working again?

Thanks alot,

Flo

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to