Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open tables not updating until closed
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00631913
Message ID:
00632341
Views:
16
It would be interesting to put a breakpoint in one of the offending forms (if it's predictable, that is) and see what data session the table is in. I'm pretty sure that's the problem. Explaining why might be a little more difficult. Although I've seen this behavior, and it had to do with opening tables in the Load() as opposed to the DE, I dismember why it was happening. Must be too much aspartame, my short term memory needs upgrading...

Unless there is a Really Good Reason, IMHO it is best to let the DE do it's job. Or eliminate it altogether and make the .SCX into a class. By doing the latter, you get the added benefit of better instantiation speed, because there's no DE getting created.

Sorry I can't be more help.
Dan LeClair
www.cyberwombat.com
SET RANT ON - The Wombat Blog

Life isn’t a morality contest and purity makes a poor shield. - J. Peter Mulhern
Disclaimer: The comments made here are only my OPINIONS on various aspects of VFP, SQL Server, VS.NET, systems development, or life in general, and my OPINIONS should not be construed to be the authoritative word on any subject. No warranties or degrees of veracity are expressed or implied. Void where prohibited. Side effects may included dizziness, spontaneous combustion, or unexplainable cravings for dark beer. Wash with like colors only, serve immediately for best flavor.
Previous
Reply
Map
View

Click here to load this message in the networking platform