473,399 Members | 3,888 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

I can add that lesson to a temporary user friendly space where it can be approved by

Hi all,

I'm designing a database that captures the lessons learned from a set of projects completed by my company. The 'lessons' are broken down into 7 columns.

The database consists of a table of 'projects' and a table of 'lessons'.

The user interface is through a navigation form. This form allows data entry to both the project and lesson tables. There is another form with a keyword search through all the lessons.

+ How do I add a lesson to the database and then leave that lesson 'pending admin approval'. Is there anyway I can add that lesson to a temporary user friendly space where it can be approved by an admin?

Any help would be greatly appreciated.

Nessan
Apr 16 '15 #1
1 1009
zmbd
5,501 Expert Mod 4TB
Nessan123:
Your database may not be normalized enough from the description given.
You should read:[*]> Database Normalization and Table Structures.

It sound as if you might need a few more tables (ordinals are required, sub-ordinals are optional) - this is just one thought:
1) List users (you could also use for supervisors.)
1a) User roles ie: normal, supervisor, auditor, etc...
1b) table assigning roles to users

2) Table that links User, lesson, date taken, approval by, date approved.
Apr 16 '15 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

42
by: Steven O. | last post by:
I am seeking some kind of tool that I can use for GUI prototyping. I know how to use Visual Basic, but since a lot of software is being coded in Java or C++, I'd like to learn a Java or C++ -based...
1
by: Janet | last post by:
Hi can anyone tell me a user-friendly IDE for ASP? (not asp.net). Is interdev has intellisense in it? Thanks!
1
by: Hakan Akkas | last post by:
Hello all, I need to build a search engine wherewith users can query huge Xml Documents (+/- 100 MB) in a user friendly way. The searcher shouldn't be aware of the underlying structure of the...
2
by: Tony | last post by:
Hi all, I've been researching MSDN and news forums for the past few days trying to achieve a more user friendly UI, similar to what MS applications (and others) do with regards to using system...
2
by: Joakim Olesen | last post by:
Hello When validating xml against a schema, the most frequent error I get is something like "The 'FOO' attribute has an invalid value according to its data type. An error occurred at , (25,...
6
by: Rob Nicholson | last post by:
What's the usual way of handling temporary user files under ASP.NET running on IIS? On a normal Windows client program, you'd probably store the documents in the %TEMP% folder. However, aren't all...
4
by: neb | last post by:
Hi all, Does anybody know if there is anything like Access that is xml powered? Having MS Access in mind, I dream of an engine that will store the xml document, and their schema, and enable...
2
by: torbjorn.maro | last post by:
I'm the developer of an enterprise level web application that among other things handles documents. The documents are stored in a database. There is now simple functionality to check out and...
5
by: rammy | last post by:
I have a stored procedure that gets the date as input parameter. I have connected this stored proc to crystal report. When i run the report, for the date parameter, the crystal report is asking to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.