SYMPTOM:
When executing a report against the SQL Server 2008 database, the following error can appear.

Error: SQL Generation Complete QueryEngine encountered error: Execute Query failed. Error type: Odbc error. Odbc operation attempted: SQLExecDirect. Incorrect syntax near '.500'. Connection String: DSN=TEST_SQL_WH;UID=ZFA1DEC16U3;APP=Strategy 9.0 ? Common Files;WSID=CHN-ZFAN;DATABASE=ZFA1DEC16U3;. SQL Statement: select a11.500kSalesKey 500kSalesKey, a12.Y_DESC Y_DESC, a11.SAL WJXBFS1 from SAL a11 join L_Y a12 on (a11.500kSalesKey = a12.500kSalesKey).. Error in Process method of Component: QueryEngineServer, Project test SQL, Job 3493, Error Code= -2147212544
Sql select a11. , a12.Y_DESC Y_DESC, a11.SAL WJXBFS1 from SAL a11 join L_Y a12 on (a11. = a12.)