struggle at making time table for school
Hello friends.
For making time table I have completed the following task(windows application).
1) class and section
I have registered class and section details
structure for class in db
fields: 1.classid,2.classname,3.branchname(schoolbranch)4.Acadamicyearfrom 5.Acadamictoyear
structure for section in db.
fields
1.sectionid 2,sectionname,3.classid,4.acadamicyearfrom 5.Acadamicyearto
2)subject Registration
I have completed subject registration also
field:
1.subjectcode 2.subjectname 3.standeredid,4.Fromyear 5.toyear
3) teacher registration
field;
1)staffid,2.staffname 3.specilization(maths) and extra
4)Teacher assign to class and section
fields
1.classname,sectionname,subjectname,teachername.and extra
5) Room allocation for class
fields:
1.roomid, 2.roomno.3.sectionid,4.fromyear 5.toyear.
Now i am struggle with assigning time table for each class.I think all
of the above is enough for making time table. I am single person develop
this application. from my knowledge time table are making for weekly
once. But how can design weekly time table in windows application.
the below is my planning time table for db.
master table
0.timetableid.1.classid 2.sectionid,3.date,Day 5.No.of period before
lunch 6.no.of.period after lunch. 7.Workingdaytype(this working day type
already
i designed so i can get it.
sub table.
1.id,2.timetableid(forienkey)3.periodfrom 4.periodto 5.teacherid.6. subjectid.7.RommNO.
and also how can design gridview for weekly timetable with lunch. and please give some logic to create time table.
How can assaign date for weekly time tables
Advance thanks for help
Answers (1)
2
You would need a third party solution to create a .pst file. You can export as .mbox file. This is a cross platform file format and you should be able to import into Outlook on Windows.
The one I know is
Entourage to PstThe easiest option is to use an IMAP account for the transfer. Move the messages from your "On My Computer" folders to an IMAP account then add the IMAP account to Outlook on Windows and the messages will download.
Accepted 0
Well this was the best answer I got, This tool entourage to pst converter was the best for this problem.
Converted all the mails and also the folders safely.
Thank you for help.
0
You can either use an IMAP or Exchange e-mail account: All e-mails in these accounts will show up automatically on the Windows side (and with Exchange, in addition to e-mails, you'll get contact and events as well).
Or you can try the following:-
http://entouragetopst.com/how-to-convert-entourage-archive-rge-files-to-pst-file-outlook-windows/
0
I think better way is to post this thread to outlook 2010 support website for better and faster solutions.