preview

MIS561 Wk2 iLab INSTRUCTIONS

Satisfactory Essays

Lab 2: Work with Dictionary and Create Relational Database (60 pts.) iLAB OVERVIEW Scenario and Summary In this lab, you will prepare a Data Dictionary based on the list of elements. Also, your task will be determined the tables, their relationships, primary and foreign keys. Based on this analysis, you will create Database Schema, relational tables, Entity –Relational Diagram (ERD), establish connection to your local MySQL Server, create physical database and insert data to the tables. MySQL provides two primary types of file management: dictionary-managed files and MySQL Workbench-managed files. As part of this iLab, you will need to supply some information as to how you would use both of these approaches, and you will have to discuss …show more content…

This opens the Setup New Connection form: Figure 3.1 Setup New Connection Form Important note: The Setup New Connection form features a Configure Server Management button (bottom left) that is required for the MySQL connection to perform tasks that requires shell access to the host. For example, starting/stopping the MySQL instance or editing the configuration file Fill out the connection details and optionally click Configure Server Management to execute the Server Management wizard. Click OK to save the connection. Important All connections opened by MySQL Workbench automatically set the client character set to utf8. Manually changing the client character set, such as using SET NAMES ..., may cause MySQL Workbench to not correctly display the characters. c) New connections are added to the Home page as a tile, and multiple connections may be opened simultaneously in MySQL Workbench. Part 2 Configure a New MySQL Connection a) Click on ‘Local Instance MySQL’ and enter password; b) Local Instance MySQL screen appears; c) Click MySQL Workbench Home, click database to be connected; d) EER Diagram screen appears; e) Choose Database on Toolbar and ‘Forward Engineering’ on scroll menu; f) Forward Engineer to Database screen appears

Get Access