Hi there,
i ve got strange funny behavior at the moment. When i execute a select statement like
SELECT T0.CardCode, T0.CardName, T1.DflAccount, T2.SlpName FROM.....
i got a diced result. It means, the order is not the same than in the query. Every time i execute the query i got another order.
Any idea ?
regards Steffen