|
Final
Grades
Feedback
on Midterm
Midterm :
Date : 24th Feb Venue:Multimedia
Lab
Timing : As given in Groups
Each group must email to me
by the 20th Feb, a breakup of the work done(and to be
done) by each group member.
Mr. Kashif Saeed (GA for 470)
will be in the multi-media lab on Tuesdays from 1:00pm
- 4:00pm and on Thursdays
(By appointment ONLY) for your help.
Multi-media Lab hours :
Tues, Wed : 1:00 pm - 4:00 pm
Thurs
: 10:00 am - 2:00pm (updated)
Fri: 2:00 pm - 4:00 pm
You can access the link to 'RESOURCES'
for tutorials on Oracle Forms and Reports.
Your project for this course
shall be done using Oracle tools such as Forms,Reports,
PL/SQL. You may want to access the multi-media lab for
some of these tools..
In order to access the database
on the davinci server for Oracle forms and Reports from
your home computer, you must make the following addition
to the tnsnames.ora file on your computer
!!
# TNSNAMES.ORA Network Configuration File: D:\oracle\ora92\network\admin\tnsnames.ora
# Generated by Oracle configuration tools.
CS01 =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = goedel.newcs.uwindsor.ca)(PORT
= 1521))
)
(CONNECT_DATA =
(SID = cs01)
)
)
|