Causes the preprocessor to recognize double quotes to delimit literals for quote character in SQL statements.
Syntax:
[NO]QUOTE
Parameters:
None
Properties:
Default:
NOQUOTE
Comments:
Only set QUOTE if you are using double quotes to delimit literals in SQL statements and you have set the project BUILD settings for quote character to be APOST.
Comments:
Only set QUOTE if you are using double quotes to delimit literals in SQL statements and you have set the project BUILD settings for quote character to be APOST.