Hi there. I've just got my Diploma in Computer Science and what I need now is to develop a application so that I'll be able to put it on my CV. I have VB2005 and SQL Server 2005 (both Express Edition) and MS Access 2003 installed.
I trying to work on an application for video rental store (got it from sashi's reply to someone) but I am pretty much stuck. I know that once I got through this I should be able to build others. Anywhere the specifics are as follows:
1. Multiuser application
2. ACL (Access Control List) must be implemented
(a) Manager - full access
(b) Head of Department - limited access
(c) User - limited access
3. Must include database backup / restore feature (FSO is useful in)
4. Printing features
5. Search features
6. Datahandling - insert/update/delete.
Problem is, I'll be going for an interview in a months time and I don't have time to read those many books. Can someone please walk me through this from start to finish? I'll greatly appreciate your help. Thanks alot in advance for your time.
I trying to work on an application for video rental store (got it from sashi's reply to someone) but I am pretty much stuck. I know that once I got through this I should be able to build others. Anywhere the specifics are as follows:
1. Multiuser application
2. ACL (Access Control List) must be implemented
(a) Manager - full access
(b) Head of Department - limited access
(c) User - limited access
3. Must include database backup / restore feature (FSO is useful in)
4. Printing features
5. Search features
6. Datahandling - insert/update/delete.
Problem is, I'll be going for an interview in a months time and I don't have time to read those many books. Can someone please walk me through this from start to finish? I'll greatly appreciate your help. Thanks alot in advance for your time.
Comment