Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM Object
Message
De
24/08/2000 10:24:39
 
 
À
24/08/2000 09:18:46
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Divers
Thread ID:
00408696
Message ID:
00408735
Vues:
18
>I've created a bizobj and compiled it into a dll according to instructions. It instantiates fine, but I don't see any data. If I instantiate it in the command window, shouldn't the associated cursors be opened?

They are open. But you can't get to them like you would if you were just creating a class from a library, i.e., not a DLL.

A related note: If the class doesn't need the data exclusively , make sure you SET EXCLUSIVE OFF in the COM class itself (or somewhere up its class hierarchy). The default behavior of a COM object in VFP is to open up data exclusively.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform