Creating web service - extending Lab 9

G

garyrob

I successfully completed Lab 9 of the InfoPath Training which guides through
creating a basic Web Service and connecting to InfoPath.

However...
The example users the Customer table only. When I tried to do it again using
two tables I get an error in the Data Adapter Config Wizard after creating
the SQL query which says something to the effect - Generated INSERT, UPDATE,
DELETE can't be done because the query has multiple tables.

Q. How do we do it for more than one table?

Secondly, to my limited knowledge instead of using the "Use SQL Statements"
shown in the Lab would it be better to use the "Create new stored procedures"
option which I understand is the preferred method for accessing data in
Ado.net

Any help would be appreciated.

Thanks
 

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