Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird OLE problem
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00156109
Message ID:
00156716
Views:
34
Barbara,
I have seen this error with programs that have timers or methods which switch work areas causing seeks on an unexpecting table.

Its usually wise to always use IN (workarea) in all seeks, replace, etc. Basically if the command supports "IN (workarea)", I would recommend using it, if not, consider seek(), insert into, and any command that keeps you from having to switch work areas (one of VFPs slowest operations).

Hope this helps,
Ed
Previous
Reply
Map
View

Click here to load this message in the networking platform