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

pypxlib.PXError #27

Open
Das332021 opened this issue May 19, 2021 · 0 comments
Open

pypxlib.PXError #27

Das332021 opened this issue May 19, 2021 · 0 comments

Comments

@Das332021
Copy link

I'am writing a code that read data from a table contain 3 lignes of data and inserting data in another table .
When i run the code for the first time it works fine but then it gives me this error:
pypxlib.PXError: Could not retrieve row 5 of file Y:.......\Client.db.
Number of records counted in blocks does not match number of records in header (3 != 17)
Number of records counted in blocks does not match number of records in header (184 != 42)
PXLib: Could not find record in database.
PXLib: Could not read data for record with number 5.

I don't understand this numbers row 5 in the table that i read data from it come from where and also 184, 42, 17 !!! .
Please someone help me.
And thank you.

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