Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
The Language of SQL- P47:Research has shown that, being pressed for time, most readers tend to skip the introduction of any book they happen to read and then proceed immediately to the first real chapter. With that fact firmly in mind, we will only cover relatively unimportant material in the introduction, such as an explanation of what you will and will not learn by reading this book. | 216 AppendixA Getting Started with Microsoft SQL Server 2. In the Downloads area at the far right click on SQL SERVER 2008 EXPRESS. 3. Click the INSTALL button. 4. If you don t already have it a new window will pop up to allow you to install the Microsoft Web Platform. Click on the GET THE MICROSOFT WEB PLATFORM button. 5. You may then be asked a series of questions such as if you want to run the application and allow various procedures to execute. Respond RUN YES or ALLOW to all questions. 6. After the install of Microsoft Web Platform completes you will see a screen asking you to install SQL Server Express 2008. Click the INSTALL button. 7. On the License screen click the ALLOW button. 8. On the Authentication Mode screen select Mixed Mode authentication and enter a password for the SQL Server Administrator SA user. 9. After the install completes click the FINISH and then the EXIT buttons. After this has completed you will have the following software installed Microsoft SQL Server 2008 Import and Export Data Microsoft SQL Server 2008 Configuration Tools Installing SQL Server Management Studio The steps for installing the Microsoft SQL Server 2008 Express Management Tools are as follows 1. Go to www.microsoft.com sqlserver. 2. In the Downloads area click on SQL SERVER 2008 EXPRESS. 3. On the grid under Other Installation Options click the INSTALL button under the Management Tools column. 4. You may then be asked a series of questions asking if you want to allow various procedures to execute. Respond YES or ALLOW to all questions. Using SQL Server Management Studio 217 5. You will now see a screen asking you to install SQL Server 2008 Management Studio Express. Click the INSTALL button. 6. On the License screen click the I ACCEPT button. The software will then be installed. During the installation you may see a window warning of compatibility issues. If so click the RUN PROGRAM button. 7. After the install completes click the EXIT button. After this has completed .