S
sadhana
Hi All,
My Question is How to submit data back to the table.
I am able to connect to sql server table and get the data to the infopath
form, after that I have to increment the ID and 've to resubmit it back to
the table or insert a field in the table. I tried the following code in
Form_Submit event handler, but it is not working.
(DataConnections("NAME AS ENTERED IN THE DATA CONNECTION WIZARD").Execute();
).
Any help in this regard is appreaciated.
Thanks
My Question is How to submit data back to the table.
I am able to connect to sql server table and get the data to the infopath
form, after that I have to increment the ID and 've to resubmit it back to
the table or insert a field in the table. I tried the following code in
Form_Submit event handler, but it is not working.
(DataConnections("NAME AS ENTERED IN THE DATA CONNECTION WIZARD").Execute();
).
Any help in this regard is appreaciated.
Thanks