Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with com dll in NT Workstations
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Problems with com dll in NT Workstations
Miscellaneous
Thread ID:
00351798
Message ID:
00351798
Views:
43
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
Reply
Map
View

Click here to load this message in the networking platform