Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Corrupted ClassLib Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01243822
Message ID:
01243843
Vues:
36
>I have already PACKed and Recompiled. No help there.


How about:
SELECT * FROM SomeHealthVCX.VCX WHERE .f. INTO CURSOR crsTest

INSERT INTO crsTest;
SELECT * FROM YourBADVcx.VCX
SELECT crsTest
COPY TO Test.VCX
CLOSE DATA ALL
COMPILE CLASSLIB Test.VCX
Then try to open that Test.VCX
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform