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 connection in the PowerServer project, make sure to click the More button and then set DelimitIdentifier to True.