Giter VIP home page Giter VIP logo

Comments (5)

gflewis avatar gflewis commented on July 23, 2024

Hi.

My understanding is that Azure SQL is compatible with Microsoft SQL Server; so I would expect the mssql JAR file to work with Azure SQL, although I have not tried it. I am not sure about the URL.

I can tell you from my experience with AWS that you will get optimal performance if you run sndml on an Azure Linux or Windows server. The application is very chatty with the database, so you should run sndml and the database in the same cloud.

When you get it working, please update this issue with any notes. If if does not work, please update this issue with the error message.

Thanks.

from sndml3.

nlejeune avatar nlejeune commented on July 23, 2024

I don't ave any mssql jar.
I will have a look tomorrow morning, thank you :)
I run in an ubuntu vm in azure so it should be good !

from sndml3.

nlejeune avatar nlejeune commented on July 23, 2024

ok I re-executed maven with the "github.release" profile and I got the ms sql jar.
No I'm working on the config file lol

from sndml3.

nlejeune avatar nlejeune commented on July 23, 2024

ok it work with this url string :

datamart.url=jdbc:sqlserver://xxx.database.windows.net;databaseName=sndm;

Thank you it's resolved :)

from sndml3.

gflewis avatar gflewis commented on July 23, 2024

Excellent. Glad to know that worked!

If you download the zip file from https://github.com/gflewis/sndml3/releases then mssql.jar is included, but it is not in the default maven build, as you discovered. I'm glad you were able to figure out the "github.release" part.

Thanks.

from sndml3.

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.