Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with NeedUpdate()
Message
From
01/11/2002 17:08:47
 
 
To
01/11/2002 14:15:59
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00717506
Message ID:
00718047
Views:
28
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
Next
Reply
Map
View

Click here to load this message in the networking platform