cancel
Showing results for 
Search instead for 
Did you mean: 

How to post the updated Empid dynamically to the backend .

0 Kudos
86

Hi experts ..

I posted the all the data to the backend  i mean creating part is completed . Then i retrieved the data from the backend and i displayed that values with id.

now the reading part also working .

So now i have to do the update part . For that i need to post the empid  to the back end. So by click on the update button i have to send the emp id only to the back end ....i hope u  experts, so please guide me to do update ....

regards ...

Damian .A

View Entire Topic
former_member204556
Participant
0 Kudos

Hi Damian,

Use the following,

Update <table name>

Set <field name> = <structure name-value that is to be updated>

Regards,

Shrusti