The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
database question - perhaps using phpmyadmin
Hi,
I want to duplicate a field in my database. Whatever the user has put in field2, I want that to also be added into field5. Is there a simple command I can run in phpmyadmin? Chris |
#2
|
||||
|
||||
UPDATE table_name SET field5 = field2;
|
#3
|
|||
|
|||
That's so simple I now feel incredibly dumb for having to ask.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|