On 11 Feb 2018, at 1:39am, Stephen Chrzanowski <[email protected]> wrote:
> What I had before was this:
> db.ExecSQL('delete from sqlite_sequence where
> name=?',[ansistring('Magazines')]);
Oh dear. Don't you just hate getting lost in multiple text representations ?
C++ Builder ? Delphi ? Check the documentation. SQLite expects Unicode.
Anyway, glad you got it working.
Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users