The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
hmmm....
you could get the sql query for the table you want to duplicate and in that sql query you could just change the table name and poof you got a dublicated table with different name ![]() example(original table): [sql] CREATE TABLE blahblah..... [/sql] example sql query for duplicate of original: [sql] CREATE TABLE blahblah2.... [/sql] so basically just change the table name of the original table's sql query and you have a duplicated table ![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|