How do I submit an Infopath form with an Inkpicture to SQL databa.

A

AllTogether

I'm unable to use the "submit" function if any of my fields are saved as
Image in the SQL database table. I'm creating a form that will be used on
Tablet PCs and I need a section for brief handwriting (I don't want to
convert it to text).

Thanks!
Angie
 
E

em

hi,
when using IP's database integration there are some restrictions related to
the submit function - for example you cannot use long datatypes (text, ntext,
image). You should use web services for handling the database connection to
overcome this restrictions.
regards
em
 
Top