Infopath crashes after table changes in external database

D

dmosser

I utilize a data connection library to connect to an external SQL 2000
database for a read-only connection for use in a infopath browser form.
Recently there was some changes made to that external table, a key field was
added. Since that time when I create a new browser form based on that table,
Infopath crashes. I made a new UDCX file based on the new table's structure.
I can connect and query the new data source but I get an error on submit to
the sharepoint form library that says "ONLY HEX-ENCODED BINARY DATA ALLOWED".
I have other forms based on the old data connection that are currently in
production and working fine, but when I try and modify an old one or create a
new one, I cannot get this connection to work. If I use the old one it
crashes Infopath and if I use the new one, I get this error. Any ideas?
 
S

Shiva

Hello,

As per you data connection modified you have to Submit connection should be
change. In your case you modified the input xml but not yet modified the
submit xml. Your form will work for old data connection and submit to
SharePoint form.

You have to modify submit to SharePoint connection also if you modified as
per input source is SQL.
 

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