Desmond Lloyd wrote on 2017-05-02: > We tried the anti-virus, web filtering, bad hair day approaches all to no > avail... Turned out to be a query that was being ran to generate a list of > parts. Ran this way for years but decided to choke on a machine on the > network. Move the query before firing the form and all is good. But get > this, I could run the old version on my local machine (no network), or > from the server and it was fine. We monitored network traffic while the > query ran it ramped up to megabytes..... > > Appreciate the help, > Regards, > Desmond > > >
Desmond, Did the query change? Did the indexes on the table change? It could be the index or table has just gotten large enough that the network has reached its limit for sending it down as a single process. We've seen that here when multiple workstations access the same table. Christof explained it well once. https://leafe.com/archives/msg/497230 Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

