Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 13 when running goMeta.oSDTMgr.OpenData()
Message
From
31/12/2001 10:34:26
 
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00598630
Message ID:
00599372
Views:
20
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 ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform