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

Unable to create a connection with an additional connection options. #11

Closed
ne1r0n opened this issue Dec 15, 2023 · 1 comment · Fixed by #12
Closed

Unable to create a connection with an additional connection options. #11

ne1r0n opened this issue Dec 15, 2023 · 1 comment · Fixed by #12
Assignees
Labels
bug Something isn't working

Comments

@ne1r0n
Copy link

ne1r0n commented Dec 15, 2023

Connector version: v0.1.2-beta
Power BI Desktop version: 2.123.742.0 64-bit (November 2023)

How to reproduce:

Specify any valid option in connection options:
For example Timeout=600:
Details: "We cannot convert the value "Timeout=600" to type Record."

image
image

@mshustov mshustov added the bug Something isn't working label Dec 18, 2023
@BentsiLeviav
Copy link
Collaborator

Hi @ne1r0n

We had a problem with converting the ODBC options.
I added a parser handler and validator.

Feel free to share any feedback you may have on #12.
I will add this change to release number 0.1.3-beta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants