Ralf Junker <[EMAIL PROTECTED]> wrote: > > The SQLite library lacks certain API required to implement cell > editing: Most notably, there is no functionality to retrieve > the exact origin (table, row and column) of a cell, which must > be known to store back the modified value.
See: http://www.sqlite.org/capi3ref.html#sqlite3_column_database_name http://www.sqlite.org/capi3ref.html#sqlite3_column_origin_name http://www.sqlite.org/capi3ref.html#sqlite3_column_table_name -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------