Hello,
just looking for some thoughts on why my app would be timing out in
Mia sifting through 3000+ records.
I reading from 3 dbs, and writing to only 2, record by record, rec #1
thru EOF.
But, the app keeps timing out. I have only two eval statements where
only one actually gets printed based on condition.
I'm only getting through just less than 50% of the db.
What else I'm doing, the db's are open thru the whole loop
(MvWhile). Updating only one field in the record and it's a fixed
value -- hardcoded.
TIA for any ideas.
--
Best regards,
IDS mailto:[email protected]
Comment