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 in Database Utility

Former Member
0 Likes
319

Hi,

I changed the field length in one cutomized table (before that the domain value of the field is Numc and Length is 12 now i changed into Char and length is 15) after that i ran the Database utilities and did the adjustment. Earlier this field have only null value after i did the changes , all record in this field have the value '000000000000000'.

Plz give some idea to solve this.

Thanks in advance.

John Victor.

1 REPLY 1
Read only

Former Member
0 Likes
279

hi when u make the datatype as char it wont have 00000 values , pl. tick the initial values for the field and regenerate the table maintenance generator and activate and see.