Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number of records #28

Open
Das332021 opened this issue Aug 25, 2021 · 0 comments
Open

Number of records #28

Das332021 opened this issue Aug 25, 2021 · 0 comments

Comments

@Das332021
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant