Form Studio Leading spaces can be removed from sql variables or literals
Symptom: FS/AM queries that contain spaces inside a quoted variable or literal may have their spaces truncated. Example: select cus_no from oeordhdr_sql where ord_no = ' 5678' solution: the query engine was change to not strip spaces from a query.