Subject String literals syntax
Author Timothy Madden
Hello

What is the syntax for string literals in Firebird 2.1.1 ?
How do I escape non-printable characters in a string ?
Where is it in the help ?

I have some arbitrary strings in my application and I need
to update table rows with them.

Also the UPDATE statement with query parameters do not
seem to work for me in embedded SQL, although for
INSERT statements they seem to work. Could it be that
UPDATE does not support query parameters in embedded
SQL, but INSERT does ? ?

Thank you,
Timothy Madden


[Non-text portions of this message have been removed]