Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HELP! Corrupted Table Header
Message
From
23/07/1999 19:44:15
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00244808
Message ID:
00245610
Views:
14
Hi Edgar.

>I just finished downloading the new ToolKit from your site. I've installed it and I'm currently running it. Is this for VFP6 only?

No, but it was compiled in VFP 6, so you just need to open SDT.PJX and rebuild SDT.APP with the Recompile All Files option checked.

>One key piece of info is the table I'm working with is not contained with in a database container. Not that should matter but I want to make sure that the tool kit can handle this.

Yes, SDT can handle this, but you need to call the Repair method like this:

oMeta.oSDTMgr.Repair('!TableName')

Notice the leading "!"; that tells SDT the table is a free table. Also, make sure you have created meta data from a good copy of the table first.

Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform