[Mono-list] SqliteConnection.LastInsertRowId is gone, what to do?

Xavi de Blas xaviblas at gmail.com
Wed Jan 20 05:15:47 EST 2010


Hello all, as we discussed here:

https://bugzilla.novell.com/show_bug.cgi?id=567903

"SqliteConnection.LastInsertRowId is gone from 2.6+ version of Mono.Data.Sqlite.
If you need it, link your application against Mono.Data.SqliteClient (but
beware it is deprecated). Current Mono.Data.Sqlite version is a port of
http://sqlite.phxsoftware.com/ with the minimum set of changes."

which is the recommended way in order to know the rowID of the last
inserted record?

Thanks all


More information about the Mono-list mailing list