Re: Database structure
Hi!
You should have one database, named "work", and two tables named "users" and "tasks". Users contains info aboute the user (name, phone, password, shoesize(?) and so on. Tasks contains info about the tasks, even who it belongs to. Access privileges are best handled in ex. php.
//thomas
Subject
Written By
Posted
Re: Database structure
August 25, 2004 06:46AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.