29.06.2012, 08:00
If i was you i'd split the query into two separate queries (halfing the size of the array), so you don't have to use "#pragma dynamic".
Or a not so good idea, make the array global.
Or a not so good idea, make the array global.