SQL Server Connection error: Setting IsolationLevel to ReadCommitted is not supported

969 views Asked by At

I'm trying to connect to SQL Server from Anypoint Studio but I'm getting following error:

Error Message

This is the connection string which I'm using:

jdbc:sqlserver://adwdmzdw1.database.windows.net;DatabaseName=adwdmzdw1;user=*****;password=**********

Thank you

0

There are 0 answers