Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBCXMGR.VCX does not exist
Message
De
03/12/2009 20:37:57
Scott Malinowski
Arizona Fox Software LLC
Arizona, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Titre:
DBCXMGR.VCX does not exist
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01437590
Message ID:
01437590
Vues:
126
Greetings!

I am trying to use SDT in my appliation.

Here's the code:

OPEN DATABASE (THISFORM.prpcDBCName)
SET CLASSLIB TO 'C:\Stonefield\SDT\Source\dbcxmgr.vcx' ADDITIVE
SET CLASSLIB TO 'C:\Stonefield\SDT\Source\sdt.vcx' ADDITIVE
oMeta = CREATEOBJECT('dbcxmgr',.t.,Thisform.prpcdatapath )

On the oMeta line I get this error:
File DBCXMGR.VCX does not exist
Method: DBCXMGR.INSTATIATEMANAGER

Then:
File SDT.VCX does not exist
Method: DBCXMGR.INSTATIATEMANAGER

I can run the same code from the command window and it works perfectly fine?

Thanks,

Scott
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform