Skip to content
This repository was archived by the owner on Jan 29, 2019. It is now read-only.

Ensures that the connection is closed.#17

Open
icnovaro wants to merge 1 commit intoflq:masterfrom
icnovaro:develop
Open

Ensures that the connection is closed.#17
icnovaro wants to merge 1 commit intoflq:masterfrom
icnovaro:develop

Conversation

@icnovaro
Copy link
Copy Markdown

This ensures that the insert connection is closed because after a insert action to the Oracle Database is done, the current Connection is open in "Innactive" mode and when the pull reach the maximum the aplication throws the follow error:

Error : Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.

@flq
Copy link
Copy Markdown
Owner

flq commented Nov 26, 2015

Hi there,
Thank you for your pull request, it seems like a great bug fix. However, I am not maintaining this package anymore, last thing I heard was Simin at https://github.com/simonH/Simple.Data.Oracle doing the maintenance. From what I see over there, he has definitely been doing thungs with the project. I propose you base the change on top of his master such that more people can profit from it.

Regards

@icnovaro
Copy link
Copy Markdown
Author

Ok Frank, I'm gonna check. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants