Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HELP! Corrupted Table Header
Message
De
23/07/1999 19:44:15
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00244808
Message ID:
00245610
Vues:
21
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform