I have a strange problem. I have developed a SQL Quick Report which execute perfectly: returns 19 rows as expected but no data is shown in some of the columns. These columns are related to Shop Order Costs.
- So if I log in to IEE, go the the SQL QR and execute it: the cost columns are empty for all 19 rows.
- If I open the Shop Order Costs form, filter to the same order_no than the SQL QR: I can see the costs. Now if I go back and execute the SQL QR I get: 19 rows and all the empty cost columns are now full of number!
What the hell is going on? Anyone have ideas?