Skip to content
New issue

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

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

Already on GitHub? # to your account

Documentation: Add remark about using different ADO.NET providers for database X #240

Open
FransBouma opened this issue Aug 21, 2015 · 0 comments

Comments

@FransBouma
Copy link
Owner

It's perfectly possible to use whatever ADO.NET provider for a given supported database, but it's not that clear. (just state the provider name in the connection string definition). The documentation should have a remark about this to make it more clear you can e.g. use a 3rd party ADO.NET provider for Postgresql or Oracle instead of the official ones without changing any code:

just add providerName = '_provider invariant name_' right after the whole connectionString stuff.

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

No branches or pull requests

1 participant