Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Downgrade DBC to 3.0 from 5.0
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00059808
Message ID:
00060430
Vues:
28
>John,
>
>You must have opened the DBC in VFP 5.0. This causes FoxPro to recompile the stored procedures.
>
>To fix this, make a backup copy of the dbc. Make sure no one is using the DBC. Open it as a table: USE dbcname.dbc. Browse the DBC and look for the record with StoredProceduresObject in the ObjectName field. Go to that record and delete the contents of the Code memo field. Now close the DBC by typing USE.
>
>The next time you try to use it in VFP 3.0 it should work fine.
>
>Josh
>
>>Somehow, my 3.0 DBC have been converted to 5.0 and therefore is now unable to be open from original 3.0 app (please don't ask me how it happened :)) I think I saw a similar question before but searching through the Search option yielded no solutions. Can anyone tell me how to downgrade a 3.0 DBC that was converted to 5.0 (accidentally) back to 3.0 format ASAP?!
>>
>>TIA
>>John.

Thanks for the tip Josh. I decided to recompile the whole app in 5.0 although I wasn't quite finished converting the app from 3.0. I have other 3.0 projects for other clients who isn't ready to ungrade yet so I'll keep your solution handy, just in case.

Thanks again
John.
It's "my" world. You're just living in it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform