-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Problem synching to Microsoft Fabric Warehouse #468
Comments
Related to microsoft/go-mssqldb#230. Updated the library to latest version. Feel free to try with the latest dev build: https://github.com/slingdata-io/sling-cli?tab=readme-ov-file#automated-dev-builds |
Thanks @flarco gave it a try with the latest dev version but the result is the same failure:
|
One difference between the issue described in microsoft/go-mssqldb#230 and mine is that i am trying with |
With v1.8.2 of go-sqlcmd i was able to make a successful connection to Fabric using the ServicePrinciple authentication method. microsoft/go-mssqldb#230 |
Cool, will update once it's released. |
Issue Description
I am trying to connect to a Microsoft Fabric Warehouse as a target but it fails. I had a look at the docs for https://github.com/denisenkom/go-mssqldb#connection-parameters-and-dsn to find out how to connect using a Service Principal but it didnt work.
Sling version (
sling --version
): Version: 1.3.2Operating System (
linux
,mac
,windows
): macOSConnections (~/sling/.env.yml)
-d
):The text was updated successfully, but these errors were encountered: