Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
From XMLUPDATEGRAM() to UPDATE command?
Message
 
 
To
12/07/2005 16:36:31
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01031754
Message ID:
01031903
Views:
11
David,

>
>You might want to avoid XMLUPDATEGRAM() completely and use XMLAdapter on both sides. Use XMLAdapter.AddTableSchema() to point the adapter to your view cursor, set XMLAdapter.IsDiffGram = .T., then call XMLAdapter.ToXML to create the diffgram.
>
>You could then use XMLAdapter.ApplyDiffGram on the other end. I have not tested the above scenario, but it's where I would look if I were in your shoes.
>

I will try to use this approach.

>As for why there is not a way built into VFP to apply XMLUPDATEGRAM, I'm guessing that they focused their energies on the more recent DiffGram technology instead of finishing the job they started a long time ago with XMLUPDATEGRAM.

So they (VFPT) are like me, start things and never finish <g>

Thank you very much for your help.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform