The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Basic MySql design question
As part of my Sports Card and autograph trading site I want to have a listing of addresses which you can use to obtain autographs through the mail. I want this to be editable by all members of my site. But I also want to make sure that nothing is updated without my approval. My idea was to make a temporary table that is identical to the table with the information that they want to update. Then store the information into this table until I confirm it. Does this sound like the best way to do it, or is there a better way?
Thanks ahead of time:banana: :banana: |
#2
|
||||
|
||||
Just have a field in the main table called "confirmed" and set it to 0 or 1 to show the status of that entry.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|