Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.3
Author Message
TheShniz
Regular
Regular



Joined: Jan 27, 2004
Posts: 65

PostPosted: Tue Jun 01, 2004 11:48 am Reply with quote

My SQL is a wee bit rusty, can some1 gimme a refresher:
The user_msnm field in the nuke_users table is 2 small, what's the proper command 2 redefine that field as say 50 instead of the default of 25?

A guess...
ALTER TABLE `nuke_users` UPDATE `user_msnm` VARCHAR( 50 ) ;

Thanx!
> TheShniz Cool
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Tue Jun 01, 2004 12:03 pm Reply with quote

Code:
ALTER TABLE `nuke_users` CHANGE `user_msnm` `user_msnm` VARCHAR( 50 );
Or, just use phpMyAdmin Wink
 
View user's profile Send private message
TheShniz







PostPosted: Tue Jun 01, 2004 12:59 pm Reply with quote

I didn't realise U could w/ phpMyAdmin, HMmmmmmmmmmm... Okie Dokie. Thanx a bunch!

> TheShniz
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.3

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©