Replies: 1 comment 1 reply
-
Hi @bloukanov , currently the port value is not required in connectorx. For example the connection string can be look like: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi again!
ConnectorX continues to be a central piece to our pipeline for downloading SQL to disk.
Would it be possible to remove the port number requirement for MS SQL? so all that is required is
host%5Cinstance/db?trusted_connection=True
? port is not required forpyodbc
orpandas
.thanks for consideration!
Beta Was this translation helpful? Give feedback.
All reactions