Skip to content

Number of records #28

@Das332021

Description

@Das332021

i'm trying to insert data into a table ,but there is an error and i don't understand it.
the program is very simple
table_prod = Table('X.db') table_prod.insert((str(id_log), str(Add_mail), str(num_tel), str(d_h), str(date_heure_envoi), str(module), str(application), str(message_event))) table_prod.close()
ERROR:
Number of records counted in blocks does not match number of records in header (76 != 4)

please someone help me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions