Sorry, you are right,
I mismake my question, my question must be about 'order by' and not 'group by' :
The select statement is
A select with 'ORDER BY' from MS-Access to a linked table in informix generates error -309.
The select is : "select a, b from tab1 ORDER BY a"
When tracing the odbc (by odbc manager) it seems that Access first try to get the index : "select indx from tab1 ORDER BY a;" and this generate error -309 in Informix 7.31
MS-Access 2003, XP, ODBC 3.82.0.2.81.TC1, IDS 7.31
Have someone a solution for this problem ?
Thanks a lot for help.
__________________
Yves & Willy