B
bret
Hello,
Im using the string below to add a field to a table, i'd
like the field be formated with the 'nice' little yes/no
box, but am getting what looks like a text field that
says "yes" or "no".... Is there a parameter i need to
add to do this?
Set Field = TDef.CreateField(FldName, dbBoolean)
thanks
bret
Im using the string below to add a field to a table, i'd
like the field be formated with the 'nice' little yes/no
box, but am getting what looks like a text field that
says "yes" or "no".... Is there a parameter i need to
add to do this?
Set Field = TDef.CreateField(FldName, dbBoolean)
thanks
bret