Thanks for reply.
With the CAML
The data can be changed and updated.
The CAML just references the structure and is not hard coded to a set value.
So in the form you would query the list, then check if it needed to be
updated and if so push the update values to it from your form.
Otherwise use promoted fields in a library as you said. But your target
should be doable.

Signature
Clay Fox / Microsoft InfoPath MVP
www.InfoPathDev.com / The InfoPath Authority / Downloads, Samples, How-To,
Experts, Forum
> Thanks for reply.
>
[quoted text clipped - 13 lines]
>
> Thanks again
extreman79@hotmail.com - 28 Feb 2008 08:43 GMT
> With the CAML
Ok.
> The data can be changed and updated.
> The CAML just references the structure and is not hard coded to a set value.
> So in the form you would query the list, then check if it needed to be
> updated and if so push the update values to it from your form.
mmmm.. i have not clear in my mind how to do all.. have you one or
more links where i can read something about that?
I've previously used CAML to submit the data to a list.. but with
predefined CAML saved as a resource into infopath form..
If i've correctly understood.. I need to query a list to obtain the
structure (webservice?), than parse the structure and build by code
the CAML.
Sorry.. but i've poor experience on infopath/sharepoint.. and i'm
working without manuals or other :( .. only with google help :-/
> Otherwise use promoted fields in a library as you said. But your target
> should be doable.
I htink this is the bet way to get my target quickly... so.. i do it
in this way.
But i want to learn how to do it with CAML to obtain a very flexible
solution.. for a 2.0 version :)
So.. i'll wait your suggestions about the great solution :)
Thanks a lot for your support, and sorry for time loss to replying me