Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with com dll in NT Workstations
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Problems with com dll in NT Workstations
Divers
Thread ID:
00351798
Message ID:
00351798
Vues:
45
I Make a component DLL one thread
this component works with MS EXCEL with this code:

Set spApp = CreateObject("odatos.odatos")
ArticuloNombre = spApp.nombre(cArticuloId)
ActiveSheet.Cells(srow, sCol).Value = ArticuloNombre

where ArticuloNombre is a text value, when execute this macro with my user this works fine, but when is a different user return a empty value, in case the numeric value return 0

this is a permission problem?, please help me

Francisco Morosini
Répondre
Fil
Voir

Click here to load this message in the networking platform