Using INSERT LOCATION with ODBC [CR 380217]

The IQ INSERT LOCATION syntax uses '{' and '}' characters, which represent a start and end escape sequence in the ODBC standard. Because the INSERT LOCATION select statement passed within the '{ }' characters is not a valid ODBC escape sequence, ODBC may return a syntax error like [ODBC Driver] Syntax error or access violation.

To avoid the ODBC syntax error, use one of the following methods: