Hi all: I would know if there a some way to know the last insert in a know table.
Some like the result returned by sqlite3_last_insert_rowid(), but referred to a specific table inside the database connection, and not in all tables into the database from the database connection. Thanks in advance A.J.Millan _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

