Hi,
since it looks like no one has a solution for me, I wish a new return value for DatabaseColumnType():
#PB_Database_Date
Up to now no chance to detect (100% safe) a date field.
PB returns #PB_Database_String in my case.
And if the field is empty, I can also not check if a valid date is inside.
Bernd