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