Lab Activity 5: Instructions
Lab Activity 5: Instructions
Instructions
Please complete this lab and submit a word document with screen shots showing the following
steps.
Lab
2. Connect to MySQL server from command prompt and create a blank database “Northwind” using
sql command.
3. Install MySQL ODBC drivers and create a DSN that connects to your blank database. Add your name
as a short code suffix with a leading underscore to the DSN name. i.e. northwind_KS is the DSN that
connects to blank database “Northwind” in MySQL, here KS stands for Kamran Safdar. Use short
code of your real name / attendance name.
4. Open / Download the “Northwind Traders” template database in Microsoft Office Access.
5. Migrate all the tables of Northwind database from Ms. Access to MySQL using the “Export >> ODBC
Database” option. Migrate tables one by one i.e. one table at a time.