Hi, if there is a possibility to supplement the "order by" sql-statement with "no_case"? Example: "select * from TableName order by FieldName no_case" //that statement gets an error back "field no found". Thanks for your answer Carsten