Subject | Escape strings? |
---|---|
Author | Datatal AB - Gauffin, Jonas |
Post date | 2003-03-28T10:02:47Z |
Hello
How do I escape strings?
This is 'a test' of string escaping.
Should it be: INSERT INTO data VALUES('This is \'a test\' of string
escaping.')
Are there any other characters that should be escaped?
Thanks,
Jonas
How do I escape strings?
This is 'a test' of string escaping.
Should it be: INSERT INTO data VALUES('This is \'a test\' of string
escaping.')
Are there any other characters that should be escaped?
Thanks,
Jonas