> > safe_str = con:escape("can't") > > > check 'blob literals' in http://sqlite.org/lang_expr.html > It looks like con:escape() and 'blob literals' will both work quite well. Thanks for your help! - Greg