Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AddProperty and Com.dll
Message
From
30/10/1998 13:01:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
AddProperty and Com.dll
Miscellaneous
Thread ID:
00152924
Message ID:
00152924
Views:
64
I have a class that gets an ado record set and adds properties to itself depending on the fields contained in the RS. When the component runs from the form like this;

SET CLASSLIB TO \oracledev\common\dataaccess\classes\databridge
de = createobject("de")

The properties are added and visible as de.propname etc.

It does not work when

the class is turned into a com.dll and called as follows:
de = createobject("databridge.de")



Can anyone help with this?

Thanks,

Michael
Next
Reply
Map
View

Click here to load this message in the networking platform