Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Instance Runtime as Object ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Instance Runtime as Object ?
Divers
Thread ID:
00753457
Message ID:
00753457
Vues:
63
From an earlier thread I was in, it was recommended I try this once to do a PACK:
oVFP = CREATEOBJECT('VisualFoxpro.Application.6')
oVFP.DoCmd('OPEN DATABASE insert-full-path-to-DBC EXCLUSIVE')
oVFP.DoCmd('PACK DATABASE')
RELEASE oVFP
That only works if the VFP6 IDE is installed on the machine, which isn't possible on a production server.

I'm just wondering if it is possible (or rather, what redistributables would be needed) to do this with VFP8 now.

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform