DatabaseColumnSize()
Syntax
Result = DatabaseColumnSize(#Database, Column)Description
Return the size of the specified column in the #Database. It is especially useful when the size of the column can change depending of the records, like a blob or string column.
Supported OS
All