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

Full CRUD #45

Open
yufan-at-arcadlon opened this issue Aug 21, 2017 · 1 comment
Open

Full CRUD #45

yufan-at-arcadlon opened this issue Aug 21, 2017 · 1 comment

Comments

@yufan-at-arcadlon
Copy link

It would be wonderful if this provider could achieve full CRUD (Create, Read, Update, Delete) on an Excel table. Currently I am using this for reading and OpenXML SDK for writing.

@quintusm
Copy link
Collaborator

Currently there are no plans to add writing capabilities. The provider would have to be extensively rewritten to enable this as it is based on a library that only provides read access to the files.
I have updated the documentation to make it clearer that the typeprovider only provides read access.

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

No branches or pull requests

3 participants