Infopath submit to SQL Database

J

jstewart79

I created an Infopath form from a database. I want to submit the data to
both Sharepoint and SQL. I figured how to submit to Sharepoint but there
seems to be no way to submit the data to SQL. HELP!!.

Thanks
 
D

dinsoftbd

Check your SQL table(s) for fields that have data types that aren't supported
by Infopath. Also, make sure the table has a primary key - no key - no submit.
 
Top