Infopath 2003

D

dev123

Hi All
I have a complex form, which we are planning to use Infopath2003 form to
Submit its data t sql server 2005 xml column.
Can I create a Form from a blank form not from database, and add a submit,
query, update buttons and do the inserting and updating?
Also prior to inserting how do I check to see whether a perticular value is
present or not in the existing records?
Can I do the Inserting part first and do the update part later?
Can some one suggest a best approach and any article which I can use?
Thank you
 
D

dev123

Hi Clay
Thanks a lot for responding to the question.
If needed I will use the webservice.
I want to insert a new record, query and update the existing records.
Is it possible to first complete the Insert functionality and later modify
the form to include the query/update?
I have a very complex form with lot of controls.
Is there a way I can just add all the controls to the form and then add a
submit button and send it to webservice to store into sql server 2005 xml
table column?
 

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