UniLoader has problem with importing data to a table with default value columns in MSSQL.

UniLoader has problem with importing data to a table with default value columns in MSSQL.

Hello,

UniLoader has  problem with importing data to a table with default value columns in MSSQL. I received an "unspecified error" message. If I provide the data myself, it works fine, but I would like the data to be filled with the schema's default value.

Is this a limitation of TUniLoader, or am I making a mistake?