Public Function GetFieldDDLTypeName(FieldType As DAO.DataTypeEnum, Attributes As Long, FieldLength As Integer) As String
Get the JET DDL type name from the DAO DataTypeEnum
Type Conversions
Get the JET DDL type name from the DAO DataTypeEnum
Deduce the DAO Field properties from the JET DDL type name
Get a valid default value for the passed type
Test if the DAO DataTypeEnum is a text type