SQL Server 2016 installation error prompt: You need to install oracle JRE7 update 51 (64-bit) or a later version to solve the problem, 2016jre7
Cause of error: JDK is not installed on the computer and is in version 7)
Solution: Install JDK on the following website, configure environment variables, and reinstall SQL Server 2016.
Http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html
Select accept protocol, and then download
My computer system is Windows x64, so the download is in the red line. The specific download depends on your computer system.
Note: The JDK version must be jdk1.7.0 _ 80. Otherwise, the same error will still be prompted even if another version is installed, and SQL Server 2016 is reinstalled.
Appendix: graphic tutorial on Installation Steps of SQL server 2016
Now, this article is over. If you have any questions, please leave a message. The editor will reply to you in time!