Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Corrupted ClassLib Problem
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01243822
Message ID:
01243843
Views:
34
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform