Quoting Lew Schwartz <[EMAIL PROTECTED]>: > I'm not using any gdi or gdi+ at all. This is a down and dirty read a > feed/parse the stuff & write it to tables app. The only non-VFP part is > a connection to ms sql server somewhere on the lan. >
I had this same error not so long ago. It was intermittent and bugging the hell out of me. Tracked it down to an ALTER TABLE command used on a cursor (created with CREATE CURSOR). It turned out that the user didn't have R/W permissions to the temporary cursor file in their own Documents & Settings folder (which of course they did, but hey, this is Windows). Rather coincidentally we've just moved to a new domain and this has screwed up a lot of people's local permissions. Paul _______________________________________________ Post Messages to: ProFox@leafe.com 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.