Hi,
I have question regarding publishing forms to Sharepoint -
When a user creates a form and saves it in the WSS forms library how is this
version on WSS kept in synch with the database? Do I have to submit the form
to two places at once?
Thanks

Signature
Graham.
KjellSJ - 09 Sep 2005 10:22 GMT
How is the "version on WSS" different than the metadata & file in the WSS
database ?
This U2U article shows how to extract data from a InfoPath form in WSS and
store it in a separate database:
http://www.u2u.net/ArticlePage.aspx?ART=infopath1
KjellSJ
http://kjellsj.blogspot.com
> Hi,
> I have question regarding publishing forms to Sharepoint -
[quoted text clipped - 4 lines]
>
> Thanks
Scott L. Heim [MSFT] - 10 Sep 2005 01:43 GMT
Hi Graham,
I did not look at the link that KjellSJ provided so this may be duplicate
information but if you are trying to send the "data" in your form to a
database and then the form itself to a Sharepoint library you will simply
need to have 2 data connections - one for each location. However, instead
of using the built-in "Submit" functionality you would need to add your own
button to the form and then add a "Rule" to the button that executes a
"Submit" for each data connection.
If you need more details on this process just let me know.
Best Regards,
Scott L. Heim
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights