Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why MTS & VFP is so hard?
Message
 
To
18/12/2001 12:09:57
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00595430
Message ID:
00596889
Views:
18
Thanks for the reply.

This is the pseudocode:

1- The client request the data from a object inside MTS
somtething like MyData:=MyServer.MyObject.GetData(Filter,Order);
2- In the client, change is done for the user
3- The client request a update to the same object..
Like it:
MyServer.MyObject.SendData(MyData)

Inside the server, i loop for the changed records (i use updatebatch), update each one, and return ok or not ok to the client. The rs is passed by ref...

The problem is that in the 1- step, MTS clear the source property...

In VB happend it?
The Life is Beautiful!

Programmer in
Delphi, VS.NET
MCP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform