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

Unable to Update data from Listbox into Database

Former Member
0 Likes
947

Hi to all...

In my project i'm using a list box... where the values which is to be displayed are HARDCODED... Now i'm trying to update the values which is selected from the listbox to the database table.. but its not updating here...

Can anyone provide me a solution for this..

With Regards,

Aahbha.

Hi to all...

In my project i'm using a list box... where the values which is to be displayed are HARDCODED... Now i'm trying to update the values which is selected from the listbox to the database table.. but its not updating here...

Can anyone provide me a solution for this..

With Regards,

Aahbha.

5 REPLIES 5
Read only

Former Member
0 Likes
889

Hi,

Have u assigned the FCODE in the field attributes of the list box ? If not assign FCODE the check is the control come to pai ?

and the data is updating in the field or not . Hope this helps

Regards,

Madhukar Shetty

Read only

0 Likes
889

Hi shetty..

I'm facing this problem, because i have kept my list box in disable mode... its my recuirement.. so please provide me a solution

AAhbha.

Read only

0 Likes
889

Hi,

as u said ur listbox is in disable mode then u r passing a single value in it right ? So u might be getting tat value in ur listbox field .

Have u checked this in debugging on SAVE are u getting the value in the listbox field ? Please check this

Regards,

Madhukar Shetty

Read only

0 Likes
889

hi

Yes.. I'm getting it..

aahbha

Read only

0 Likes
889

HI,

Then then can u show me how u r updating the DB table from the listbox value and show SAVE code part also.

Regards,

Madhukar Shetty