Could not find TableMapping or DataTable

S

sakieboy

I am attempting a test to get information from SQL to Web Service to InfoPath
and to Update information form InfoPath to Web Service to SQL.

The SELECT portion works OK, but not the UPDATE...

Used MS Example 308056
From VB.Net to Web Service To SQL works OK.

From InfoPath to Web Service to SQL
I get the following error...

"Update unable to find TableMapping['Cust'] or DataTable 'Cust'."
There is more to the error, so let me know if you want to see it.

Any Suggestions?
 

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