Giter Club home page Giter Club logo

Comments (5)

loicknuchel avatar loicknuchel commented on June 15, 2024 2

Hi!
I just updated the CLI to version 0.0.28 and I hope it will work 🤞
Tell me how it goes.
Cheers!

from azimutt.

loicknuchel avatar loicknuchel commented on June 15, 2024

Hi @kasiasulowska

Thanks for reporting this, let's try to get this working...
First let's try to connect with Azimutt CLI to your local database:

  • which version of the CLI are you using? (should be shown just below the Azimutt ascii are when you start, it should be 0.0.27)
  • what is your database url format? (replace with fake values but keep the format)

Your error Source kind 'sqlserver' is not supported make me guess you are on a old version.

from azimutt.

kasiasulowska avatar kasiasulowska commented on June 15, 2024

Hi @loicknuchel,

It looks like I'm using 0.0.27 version:
image

And the command I used for connecting to the db:
npx azimutt export sqlserver Server=11.111.11.111,1234;Database=XX_111_XX;User ID=xxx;Password=xxx

from azimutt.

paulinejamin avatar paulinejamin commented on June 15, 2024

Hi @loicknuchel!

I'm facing the same issue. Launched the gateway and trying to connect to my SQL Server database with this connection string:
Server=localhost,1433;Database=*;User Id=*;Password=*;Trusted_Connection=True;TrustServerCertificate=True

And go this error:

Loaded Server=localhost,1433;Database=*;User Id=*;Password=*;Trusted_Connection=True;TrustServerCertificate=True database.
http://localhost:4177: Failed to connect to localhost:1433 - self-signed certificate
https://gateway.azimutt.app: Failed to connect to localhost:1433 - Could not connect (sequence)
Done!

NB: CLI version is 0.0.27

from azimutt.

kasiasulowska avatar kasiasulowska commented on June 15, 2024

Hi!
I just updated the CLI to version 0.0.32 but I'm still encountering the problem:
image

The string which I used for the connection:
npx azimutt export Server=localhost,1433;Database=*;UserID=*;Password=*;Trusted_Connection=True;TrustServerCertificate=True

from azimutt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.