Subject Re: Borland QueryDataset Control
Author Roman Rokytskyy
> The method is to return a boolean whether the column is required or
> not required.

If required column is non-nullable column, then something is wrong...
Driver correctly returns ResultSetMetaData.isNullable(). Try to ask
Borland support.

Roman