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

Edit/Update and Delete Operations on Table without Primary Keys not Supported using RecordSet #17

Open
Samba143 opened this issue Sep 20, 2024 · 0 comments

Comments

@Samba143
Copy link

I am using CRecordset (MFC) to perform Edit/Update and Delete operations on table which doesn't have Primary key.
I get error saying "incompatible rowset"

For quick reference, I tried the same scenario against MS Access using Access driver and everything works fine.

Could you please clarify why Update and Deletes can't be supported on tables having no PKs?

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