Thread
:
SQLite
View Single Post
#
51
04-16-2009, 01:54 AM
Inverness
Incubator
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Quote:
Originally Posted by
Stefan
<snip>
You're ignoring the problem with string.escape(), it's supposed to escape single quotes with another single quote in SQL and string.escape() does not do this. So have an sqlescape() global to do this.
__________________
Inverness
View Public Profile
View GraalOnline Profile
Find all posts by Inverness