i creat a form with infopath2007.and this form contains some data that i
want to pass to the SQL server database at the same
time i submit the form to the SharePoint Forms library.could you tell me how
i extraction the certain data from the Form and
send them to the database?Is it available to add a SQL statement to the
submit button?
Art - 29 May 2007 21:48 GMT
The form must be designed from the beginning as a connection to a SQL table
Create your SQL table and then design a new form from a data connection and
specify your SQL table.
It cannot be added after the fact.
> i creat a form with infopath2007.and this form contains some data that i
> want to pass to the SQL server database at the same
[quoted text clipped - 4 lines]
> send them to the database?Is it available to add a SQL statement to the
> submit button?