Hello everyone,
I have a problem.
DATA time type tims.
time = ''.
I wanna store a data of 'TIMS' Type in Database. and default the time ist '000000'.But i want, this time is empty'', not '000000'. Then in database this is empty yet .
How i can get this empty time?
Thx in advance
best regards
Yaning