Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Start with COM+ and VFP
Message
De
23/11/2004 15:10:43
 
 
À
19/11/2004 18:06:15
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00958650
Message ID:
00964009
Vues:
8
Sorry for the late reply. Do you mean in a method of a VFP COM+ component do something like this?:
This.OpenTables()
SUM nValue To lnValue
This.ProcessTable()   && This method would utilize tables opened with OpenTables() method.
This.CloseTables()
TIA

Luis

>That's one way of doing it. If you're going to have multiple calls within a short period of time, you could call a method to open the tables, then another to close them.
>
>
>>I guess I understand it, Does that mean that every time I need to use one or more tables in a method call I have to open the tables at the beginning and close them at the end of the method?
>>
>>Luis
>>
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform