Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unknown member OSDTMGR
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Titre:
Unknown member OSDTMGR
Divers
Thread ID:
00474627
Message ID:
00474627
Vues:
52
I'm testing the install and functionality of my app on a text P.C. I created the oMeta object as per the documentation in the startup program and this works fine. However, running the code below, I get an error message - Unknown Member OSDTMGR.

IF oMeta.oSDTMgr.NeedUpdate()
oMeta.oSDTMgr.UPDATE()
ENDIF

SET DATABASE TO switch1

if oMeta.oSDTMgr.NeedReindex('!ALL')
oMeta.oSDTMgr.Reindex('!ALL')
endif oMeta.oSDTMgr.NeedReindex('!ALL')
Al Williams

Anola MB, CANADA
Répondre
Fil
Voir

Click here to load this message in the networking platform