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

problem with saving data in database table.

former_member799868
Participant
0 Likes
512

i have ceated on screen prgram...

screen contains one text field of leth 40(type c)...

if user enters some text in that and enters save button it will store in dbtable which is created by me(ztable)...

but that text storing in big letters...even i enter the samll letters....

i want to store as user enters in fiels on screen

woe can i do that?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
441

go to screen(painter) of that program and double clik on that field

u will get a small screen there u check the upper/lower letters check box

<b>Reward Points if USEFUL</b>

3 REPLIES 3
Read only

Former Member
0 Likes
441

Hi,

In order to save in small letters it self you have to check <b>Lower case check box</b> in the domain of the field for which u r entering values.

Go to domain of that field, and select definition tab. There u can find Lowercase check box, check that to display in lowercase.

Regards,

Sankar

Read only

Former Member
0 Likes
442

go to screen(painter) of that program and double clik on that field

u will get a small screen there u check the upper/lower letters check box

<b>Reward Points if USEFUL</b>

Read only

Former Member
0 Likes
441

Check the checkbox in the properties window... checkbox appeared at bottom of the window.

Reward if helpful

Regards

Prax