about passing data to SQL Server

I

ixinle

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?
 
A

Art

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top