Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Start with COM+ and VFP
Message
From
23/11/2004 15:10:43
 
 
To
19/11/2004 18:06:15
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00958650
Message ID:
00964009
Views:
9
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
>>
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform