CP212 Lab 9 : Importing Data from a Database

Lab submission due: Friday at 11:59 pm

Week of

You might also want to read more about using Listboxes to store data: Using Listboxes.


Database Relationships for Task

You can refer to this diagram during the task. The database is the Sales Order.mdb database.


Practice

A good selector form.

You may create a form like this and save it for later use. When you click on the Browse button, open a dialog box that will allow the user to select a file and place its name inside the textbox under the label File. (the file box is TextBox, the output box is a ListBox)


Instructions


Tasks

Note

  • You have to use Button(s) on worksheet to run the tasks in this lab and all next labs and assignments. Marks will be deducted if you do not use Buttons

  • You can use only the covered material in the course till now. You can't use uncovered topics. You can't use topics out of the context of this course.