You are not logged in.
I'm trying to get data from multiple tables RestModel.RetrieveDocVariantArray. The result of the query, some fields do not contain any of the values on which it would be possible to determine their type. So
ValueVarToVariantraise ESQLTableException because
fFieldType[f].ContentType = sftUnknownIs it right?
Can we fix it?
Offline
ValueVarToVariant() would now set a varEmpty (Unassigned) value for sftUnknown.
Offline
Incredibly fast. Thanks.
Offline