How to save data through smartdatabroswer?

Newto4GL

New Member
Hello guys,

I am new to progress 4GL. I have created a smartdatabroswer links to the smartdataobject, I wants to be able to input and save the value into one field through the smartdatabroswer. I have made that fields in smartdatabroswer to "Enable" but whenever I enter the data and press Enter. nothing will save into that field. Can anyone tell me what did I miss? Thank you
 

missguided79

New Member
R UR Smart links there ?
Seems 2 me that UR table IO linkhas fallen off
U R gettin the data - it IS displayin on screen
but when U make changes in the browse it is NOT
Updatin the db - is the link still there? Put a flag in 2 check
B4 and AFTER the update
 
Top