bengreenier / bengreenier/odbc-cli
ODBC Driver missing?
- Dominant language
- C#
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
If one tries to run this app but doesn't have any ODBC driver installed (or the Driver value in the `connectionString` does not match) the tool will crash and be useless.
We should document that installing an ODBC driver is a required prerequisite. For my case, I've been using [The Databricks ODBC drivers](https://docs.databricks.com/bi/jdbc-odbc-bi.html).
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named; begin by locating the project's user-facing setup documentation and the connectionString configuration. Done means the documentation states that an ODBC driver is required, explains that Driver must match an installed driver, and links to the Databricks driver reference mentioned in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100