Error in the Unsupported (DWs) window

When converting the DataWindow to the model, the following error occurs in the Unsupported (DWs) window:

Error: Incorrect syntax near the keyword 'user'.

Cause:

The database table or data field contains keywords, and the DelimitIdentifier property is specified in the DataWindow DBParm.

Solution:

When configuring the Database Configuration in the PowerServer project, make sure to click the Advanced button and then set DelimitIdentifier to True.