Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AddProperty and Com.dll
Message
De
30/10/1998 13:01:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
AddProperty and Com.dll
Divers
Thread ID:
00152924
Message ID:
00152924
Vues:
65
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform