I have an error after upgrade to 0.1567. My procedures as below:
Create new table in MSSQL
Add new table to DA Server.
Add new TDAMemDataTable in client and click “Retrieve DataTable Schema”.
Set “Active” to “True”. Then it has the following error.
I tried to set “Active” to “True” in previous TDAMemDataTable that without this error. I also tried to rollback 1561 and recompile DAServer and client. It still has same problem. Finally, I need to remove new table in DAServer and then add it again under 1561. Then problem is gone. I guess 1567 DAServer side has problem.