Update Query with process method

I want a sample Visual basic application for process query.

S.R.Mohan Shankar

If are using Tamino 4 then you probably want to check out the downloadable ActiveX that has separate XQuery/Update methods. The sampleVBXML example has similar code to what you are looking for. An example of an update expression suitable for an Update call is “update replace input()/TelephoneBook/entry/nr[.=‘123’] with 345”