The escaped string is wrapped with single quotes. For example "It's a fine day" is turned into "'It''s a fine day'". For binary data use _SQLite_Encode().
確定! 回上一頁