S
sadhana
Hi,
My requirement is, I have to retrieve data from a db table, and 've to
increment it by 1 and insert that into the database table.
I am able to do it through web service individually. I mean, I am able to
get the data from db and when i press submit it is going back to the table.
But I want to insert the data into table as soon as the form opened.(without
pressing submit).
I tried to write the code in the form_load event of the infopath, but it is
not working.
Can you plz help me where and how to write code for that.
Thanks
My requirement is, I have to retrieve data from a db table, and 've to
increment it by 1 and insert that into the database table.
I am able to do it through web service individually. I mean, I am able to
get the data from db and when i press submit it is going back to the table.
But I want to insert the data into table as soon as the form opened.(without
pressing submit).
I tried to write the code in the form_load event of the infopath, but it is
not working.
Can you plz help me where and how to write code for that.
Thanks