Change log setup permission

Hi All, I have same the problem for change log setup permission using client license. When I am deleting record from the table 402 - Change log Setup with training license, geting an error : This message is for c/al programmer : This data type is not supported by C/SIDE . You can access data from any of the following data types : VT_VOID,VT_I2,VT_I4,VT_R4,VT_R8,VT_CY,VT_DATE,VT_BSTR and VT_BOOL. Any comments on this. cheers ROY

Sounds to me like your license doesn’t support the automation programmed into the table (C/OCX granule is required). Automation in Navision implies that the code is communicating with COM/active-x objects.

You will need to recompile the database objects in your version of the application (e.g. fin.exe).