How can I set "0630001" as the default value for a field?

D

Dave

I want to set a default value for a field in a table. The field's data type
is text. I want the default value to be '0630001'. However, when I enter
that value in the field proprties list, it is automatically converted to
'630001'.

How can I set 0630001 as the default value without having the leading zero
truncated?
 
Top