Skip to content

8.4.3 ODBC Driver unable to establish the connection #314

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

Closed
hemantmalik opened this issue Oct 20, 2022 · 2 comments
Closed

8.4.3 ODBC Driver unable to establish the connection #314

hemantmalik opened this issue Oct 20, 2022 · 2 comments

Comments

@hemantmalik
Copy link

Environment

Windows Server 2022 Datacenter Azure Edition (21H2)
No Proxy
US Location

Expected Behaviour

Test Connection successful

Actual Behaviour

image

Steps to reproduce the behavior

  1. Install ODBC Driver
  2. Configure DSN
  3. Test Connection

DEBUG log file
esodbc_20221020214711___2608-2.log

cc: @jeffmaddocks @bpintea

@bpintea
Copy link
Collaborator

bpintea commented Oct 24, 2022

This is caused by the unfortunate delayed introduction of the Version type support to the ODBC driver (see comment). The workaround is to use an older version of the driver. 8.5 will work as expected too (as well as a potential 8.4.4, but this doesn't seem it'll be released).

@bpintea bpintea closed this as completed Oct 24, 2022
@jeffmaddocks
Copy link

Thanks @bpintea, I went thru the drivers back to 8.3.3, which worked. I will work with Hemant to identify the right channel to have our documentation updated.

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

No branches or pull requests

3 participants