Date: 11/23/00
- Next message: Chris Mason: "RE: [PHP-DB] Archiving data in a database"
- Previous message: Olivier Thauvin: "[PHP-DB] Lock in multiuser"
- Next in thread: Chris Mason: "RE: [PHP-DB] Archiving data in a database"
- Reply: Chris Mason: "RE: [PHP-DB] Archiving data in a database"
- Maybe reply: Chris Aitken: "Re: [PHP-DB] Archiving data in a database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I'm designing a staff database and I've got about 20 tables some of them
with 1 to many relationships i.e A member of staff can have multiple email
addresses.
What I'm trying to work out is what to do when I delete a member of staff I
don't want to loose the data so how do I archive it.
Should I create a replica of all the tables, or one table for each member of
staff deleted?
Any Ideas ?
Cheers
Nick
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Chris Mason: "RE: [PHP-DB] Archiving data in a database"
- Previous message: Olivier Thauvin: "[PHP-DB] Lock in multiuser"
- Next in thread: Chris Mason: "RE: [PHP-DB] Archiving data in a database"
- Reply: Chris Mason: "RE: [PHP-DB] Archiving data in a database"
- Maybe reply: Chris Aitken: "Re: [PHP-DB] Archiving data in a database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

