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

Update connection string and sort tables for Oracle databases #361

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vvcb
Copy link

@vvcb vvcb commented Nov 10, 2022

The Oracle connection string construction logic for the THIN driver in DBConnector.java has been fixed to allow the user to enter the entire connection string, similar to how the OCI connection string is constructed at the moment. This closes #295 and #160 .

Sort Oracle table names in Select Table dialogue. Closes #306.

vvcb added 2 commits November 10, 2022 08:20
The Oracle connection string construction logic for the THIN driver in DBConnector.java has been fixed to allow the user to enter the entire connection string, similar to how the OCI connection string is constructed at the moment.  This closes OHDSI#295.
@vvcb vvcb changed the title Update connection string for Oracle databases Update connection string and sort tables for Oracle databases Nov 10, 2022
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

Successfully merging this pull request may close these issues.

White Rabbit - Select Table Dialogue ORACLE Connection string incorrect.
1 participant