- SQL Server 2017 Integration Services Cookbook
- Christian Cote Matija Lah Dejan Sarka
- 203字
- 2021-07-02 20:41:23
How to do it...
- To download JRE, follow this link: http://www.oracle.com/technetwork/java/javase/downloads/index.html. You will see the screen shown in the following screenshot:

This directs you to the Java SE Download at Oracle.
- Click the download link in the JRE section as shown in the following screenshot:

- You must accept the license agreement to be able to select a file to download. Select Accept License Agreement as indicated in the following screenshot:

- Since SQL Server 2016 only exists in a 64-bit version, download the 64-bit JRE. The version of Java SE runtime environment might be different from the one show in the screenshot, which is the one available at the time this book was written:.

- Once downloaded, launch the installer. Click on Run as shown in Edge browser. Otherwise, go to your Downloads folder and double-click on the file you just downloaded (jre-8U102-windows-x64.exe in our case); you will see the following window:

- The Oracle JRE installation starts. Click on Install. The following screen appears. It indicates the progress of the JRE installation.

- Once the installation is completed, click on Close to quit the installer:

You are now ready to proceed to install SQL Server 2016. We'll do that in the next section.
推薦閱讀
- UNIX編程藝術
- 數據庫系統教程(第2版)
- Python從小白到大牛
- Software Testing using Visual Studio 2012
- Hands-On Data Structures and Algorithms with JavaScript
- 編程珠璣(續)
- 青少年美育趣味課堂:XMind思維導圖制作
- PHP 編程從入門到實踐
- WordPress Plugin Development Cookbook(Second Edition)
- 一塊面包板玩轉Arduino編程
- Mastering Linux Security and Hardening
- R Data Science Essentials
- Photoshop智能手機APP界面設計
- jQuery Mobile Web Development Essentials(Second Edition)
- Node.js 6.x Blueprints