Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Connection sting abbreviation support #6

Closed
lyndonbauto opened this issue Mar 4, 2020 · 0 comments
Closed

Connection sting abbreviation support #6

lyndonbauto opened this issue Mar 4, 2020 · 0 comments

Comments

@lyndonbauto
Copy link
Contributor

The current connection string options match the sql-jdbc driver.

ODBC Drivers very often use 'server' instead of 'host', 'UID' instead of 'user', and 'PWD' instead of 'password' in connection strings.

Adding support for this would be beneficial for users who are used to ODBC style connection strings. We can still leave our registry writing and registry files using 'host', 'user', and 'password'.

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

No branches or pull requests

1 participant