Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once you have made the above change, save the "server.xml" file and exit the text editor.

Update JDBC Driver 

Depending on the version of your MS-SQL server, you might need to download the latest Microsoft JDBC driver

https://docs.microsoft.com/en-us/sql/connect/jdbc/release-notes-for-the-jdbc-driver

Unzip Next, download Microsoft JDBC Driver 4.0 for SQL Server, unzip it to a temp folder on your local hard drive, then carry out the following operations:

...

Change DualShield Service Logon Account

It is close to finishfinishing. At this time, you may still wonder why there is no username /password in the new JDBC connection string and which particular user will be used to connect to the SQL server? Here is the answer.

...