Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how can i update dbdata into customized table

Former Member
0 Likes
537

Hi frnds,

how can i view the data from table to parameter fields using mantitary field

and also modify the parameter fields that modification is updated for table.

Give some examples

Thanks in advances.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
483

hi,

Use the ' modify' command to update the value in the database table.

3 REPLIES 3
Read only

Former Member
0 Likes
483

Hi,

You have to write the logic for updating the data to the customized table by taking selective fields which you want to have it in your table.

revert back if you need more clearification.

Read only

Former Member
0 Likes
484

hi,

Use the ' modify' command to update the value in the database table.

Read only

Former Member
0 Likes
483

Thank u frnds.