hey there you seem to have an unescaped apostrophe inside your string, and the string itself isn't enclosed by matching quotes
X'7801B58E41' ~~~ On Mon, Dec 20, 2010 at 12:27 PM, Dagdamor <[email protected]> wrote: > Oh, and I forgot to add - the reply comes from PHP, from the functions > called sqlite_last_error() and sqlite_error_string(). > > -- > Regards, > Serge Igitov > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

