HOW TO HAND IN YOUR PROJECTS: ============================= 1. There are two ways to hand in your projects - However, I highly recommend the method given here. Follow the instructions given below to hand in your project. 2. First create a subdirectory in your home directory called 'cs304'. Under the 'cs304' directory, create another directory called 'project'. 3. You should now have a directory that satisfies this path: ~/cs304/project 4. Change to this directory using 'cd ~/cs304/project' 5. If you belong to group number X, create a directory called group-X in this directory. 6. Place all your project files in this directory (~/cs304/project/group-X). Do not include executables. Just give the source code for embeddedSQL and the .sql files you created for the sql*Plus part of the project. 6. Once the necessary files are all in this directory, use the following command to handin your project. handin -o cs304 project *** WARNING *** : The -o option OVERWRITES all previous submissions. So make sure you are turning in the right files before you use this command option. 7. Once you have turned in the project, you can check whether you have turned it in by using the following command: handin -c cs304 project 8. ONLY ONE project needs to be turned in for a group. It can be from any of the group member's undergrad student account. 9. DEADLINE: The deadline for this project is July 21, 2004 at 4:00 p.m.