Hi,
I have an error as following. It should be something wrong in TDAMemDataTable if “RemoteFetchEnable = False” and “LogicalName = Table”.
I use “FillWithDASql” function that fill the data into TDAMemDataTable. First time has “CartonType” field in DASQL. Second time hasn’t “CartonType” field. Then it will have following error.
Need it to have same fields when I use FillWithDASql?
You have asked to store table’s fields at Calculate field doesn’t work for FillWithDASql requests
as a result, 2nd call uses table’s fields from 1st call.