The source is a VFP cursor created by querying an MSSQL db. My app reads from & parses the data in the cursor into native VFP tables stored locally. There's no user interface. Crash about every 15min.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Derek Kalweit Sent: Wednesday, February 07, 2007 10:38 AM To: [EMAIL PROTECTED] Subject: Re: Buffer overruns & stuff > Totally unattended. It reads data from it's source, parses it and > stores it as fast as the hard/software combo will allow. Absolutely no > user input. Time bomb or messy code wouldn't surprise me at all. What is the 'source' and 'destination'? I'm assuming one is MSSQL, but what's the other? You say 'hard/software combo', so I'm wondering if you might be interfacing with hardware? Or are you referring simply to the local computer? How often is it crashing? Anything in the event logs? -- Derek [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** 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.

