I have troubles to print some data tables with lv reports vis in
Windows NT.
I have 1-D array of cluster (say 15000 elements) in a for-while loop,
from where, every time, I extract parts that I convert in a data
table, then I print it.
If I ask (with a button) every time the user to print that part, I
have no problems; if I permit to print all parts sequentially, after a
while LV crashes!
In every case the process is too slow.
If I print the same data with a report of msaccess the printing
process is extremely fast and without troubles.
Someone can help me to solve this?
Alternatively can someone tell me how can I run msaccess procedures
from within LV to use access as a report engine (in the same way LV
run excel macro in the examples vi)?
Thanks
in advance