-
|
Does it support sqlserver? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
|
We have an integration test which checks that the app can boot up on MS SQL Server and perform a few basic operations. However, there hasn't been much testing on MS SQL Server. So the answer is: maybe ;) |
Beta Was this translation helpful? Give feedback.
-
|
I use the following configuration for settings.properties with mssql-jdbc-12.10.0.jre11.jar It does load the default admin reset password page. However, after I set the password, it failed to login (I am sure the password is correct, tried multiple times). Tested on both 36.3 and 36.4 Any idea where and how to fix? |
Beta Was this translation helpful? Give feedback.
We have an integration test which checks that the app can boot up on MS SQL Server and perform a few basic operations.
However, there hasn't been much testing on MS SQL Server.
So the answer is: maybe ;)