Hi,

FTS and sqlite3_last_insert_rowid do not work together. This is a known 
shortcoming. Basically this also means that you can't use any triggers 
involving FTS.

Regards,

Hartwig

Am 13.05.2011 um 17:38 schrieb Steven Parkes:

> I gather sqlite3_last_insert_rowid doesn't play well with FTS? I don't see an 
> exception noted in the docs but neither are there non-manually managed 
> examples.
> 
> I'd prefer not to manually mange them but ...
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to