Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disappearing Data... Help Please!
Message
From
01/04/2008 03:21:33
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01307229
Message ID:
01307245
Views:
12
>I do have the table open multiple times using AGAIN. Wonder if there's a bug in VFP9 with using the same table multiple times with different ALIASES? Speaking of which, I HAVE seen some weird behavior relating to cached data on tables that are open multiple times.

I'd look real hard at the AGAIN situation. I rarely use it myself, I usually SELECT into a separate cursor and use that instead (e.g. for lookups).

If you're concerned about data caching you could experiment with FLUSH FORCE (new to VFP9).

It might also be worth testing with any antivirus temporarily disabled (especially real-time scanner).
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform