Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 13 when running goMeta.oSDTMgr.OpenData()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00598630
Message ID:
00599372
Vues:
21
Hi Torgny.

>I just upgraded to SDT6.0 and now when i run the following code i get an
>error.
>
> If goMeta.oSDTMgr.OpenData('data\document.dbc',.F.,.T.,.T.)
>
>In metamgr.createpropcursor() it bangs out on the following line:

Are you instantiating MetaMgr or DBCXMgr? I highly recommend using DBCXMgr, as MetaMgr is really only provided for backward compatibility and is considerably slower and less capable than DBCXMgr.

Doug

>
> lcTable = addbs(justpath(dbf(.cRegistryName))) + ;
> alltrim(.cPropCursorName) + '.dbf'
>
>The value of .cRegistryName is 'DBCXReg'
>and .cPropCursorName = 'DBCXProps'
>
>If I comment out the line everything works OK. Has anyone else been having the same problem ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform