Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
hi,
how can i update an record in a collection using the PHP API. I can delete a record and add an record but cannot modify one… how can i do this without delete and add method?
hope someone can help me…
thanks a lot.
Greets Stefan
simply using the standard $tamino->xquery() with ‘update’ script…
can you post an example, I tried it but could’nt fix it…
thanks. Stefan
thanks… Tried a bit harder and it worked. was a qouting problem …" ’ ’ "…