Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with NeedUpdate()
Message
From
01/11/2002 17:19:04
 
 
To
01/11/2002 17:13:45
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00717506
Message ID:
00718051
Views:
28
Amen to that!! I first thought to throw a few WAIT WINDOWS in there - I immediately backed off from that approach :-) Got to find the time somewhere to study it in more detail. And clean up my error handler!

>Jim,
>Glad it was that "easy" - digging through Doug's code is not for the faint of heart! < g >
>
>Rick
>
>>Well, thanks for that prod, Rick. TablesThatNeedUpdating = 0. WTF? I started trimming fat from main.prg and low and behold - my error handler must have been stepping on some toes somehow. Moving it's loading until after SDT does it's thing and voila - everything is peachy again!
>>
>>>Jim,
>>>I guess that eliminates my "upgrade to 6.0d" response. Have you tried looping through the tables programatically to see if you can determine which one(s) may be causing the "updating"? Just use the oMeta.oSDTMgr.SelectTablesToProcess() to fill an array of all the table names, and then loop through them, using the table name in oMeta.oSDTMgr.NeedUpdate().
>>>
>>>Rick
Previous
Reply
Map
View

Click here to load this message in the networking platform