Skip to content

Can't connect to MS SQL Database #176

Answered by dataders
MariusCostin asked this question in Q&A
Discussion options

You must be logged in to vote

that issue is due to a change in dbt version 0.21.0. we don't have the official release out for dbt-sqlserver v0.21.0 yet so your options are:

  1. pip install dbt-sqlserver==0.20.1 (the latest 'official' release), or
  2. pip install dbt-sqlserver==0.21.0rc1 (the 'beta' release)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MariusCostin
Comment options

Answer selected by sdebruyn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants