hi, im trying to create a website with sharepoint to manage forms,
documents, tasks, and other...
So i need to create forms that have to be in the sharepoint
application, but when a user fill out the form all the date must to be
saved on the SQL database...this is my question.. i just need help...
how to do that???? thank you in advance... sorry for my bad english...
(im italian)
Robert Bogue [MVP] - 24 Jun 2007 14:53 GMT
You can promote the fields from InfoPath to SharePoint and then use an event
receiver in SharePoint (custom code) to copy the fields over to SQL server.
Technically, you don't even need to promote the properties to SharePoint but
that would make it easier.
Rob
> hi, im trying to create a website with sharepoint to manage forms,
> documents, tasks, and other...
[quoted text clipped - 3 lines]
> how to do that???? thank you in advance... sorry for my bad english...
> (im italian)