Is there any way I can change the name of a table. At the moment I have tables like;
links_something
links_category
links_rubbish
Is there any way, or script, that you could rename the tables to have capitals in the second palf of it (i.e after the _). Like this;
links_Something
links_Category
links_Rubbish
I'm assuming it could be done by grabbing the list of tables in the database, and then splitting thgem up by the _. Then capitalising the second half. However, I'm not very good with Perl and SQL...so any help you an offer would be appreciated
Thanks
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
links_something
links_category
links_rubbish
Is there any way, or script, that you could rename the tables to have capitals in the second palf of it (i.e after the _). Like this;
links_Something
links_Category
links_Rubbish
I'm assuming it could be done by grabbing the list of tables in the database, and then splitting thgem up by the _. Then capitalising the second half. However, I'm not very good with Perl and SQL...so any help you an offer would be appreciated
Thanks
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

