Difference between revisions of "Msamdars Week 4"

From LMU BioDB 2019
Jump to navigation Jump to search
(First commit)
 
(Methods: update methods)
Line 8: Line 8:
 
## Scroll down and download Drugs@FDA .zip file
 
## Scroll down and download Drugs@FDA .zip file
 
## Unzip file
 
## Unzip file
##* Right click -> "Extract Here"
+
##* Right click -> ''Extract Here''
 
# Create Microsoft Access Database
 
# Create Microsoft Access Database
##
+
## Click ''Create Blank Database''
 +
## In Menu Bar, click ''Import Text File''
 +
## Choose Text File
 +
## Follow import instructions
 +
##* Choose no primary key
 +
# Query Database
 +
## Select ''Query Design'' From Menu Bar
 +
## Choose appropriate tables for query
 +
## Create query by dragging between lines
 +
## From Menu bar select ''Run''

Revision as of 18:53, 25 September 2019

Electronic Lab Notebook

Purpose

This week, we will take an in-depth look at how to create and access a database made in Microsoft Access. By doing this, we will also learn the implications of this database, and how large amounts of data can be handled and access.

Methods

  1. Turn on File Extensions
  2. Set Download Options
  3. Download Database
    1. Scroll down and download Drugs@FDA .zip file
    2. Unzip file
      • Right click -> Extract Here
  4. Create Microsoft Access Database
    1. Click Create Blank Database
    2. In Menu Bar, click Import Text File
    3. Choose Text File
    4. Follow import instructions
      • Choose no primary key
  5. Query Database
    1. Select Query Design From Menu Bar
    2. Choose appropriate tables for query
    3. Create query by dragging between lines
    4. From Menu bar select Run