Can someone help me with this SQL command

 
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions
View previous topic :: View next topic  
Author Message
Truplaya3208112
-


Joined: 02 Jul 2004
Posts: 47

PostPosted: Tue Sep 14, 2004 3:01 am    Post subject: Can someone help me with this SQL command Reply with quote

Ok, I'm modding my forum (http://tpcpro.no-ip.com/forum) and I have to insert and modify some tables. Unfortuently the instructions are not in command form so I can't just copy and paste into phpmyadmin. I was wondering if someone could convert these so I could just copy and paste? It would be much appreciated!! Here they are:
Code:
Creating table
Name: "phpbb_downloads"
Fields: "id" int(11) auto_increment, primary key
"description" varchar(255)
"file_name" varchar(255)
"klicks" int(11), Standard "0"
"free" tinyint(1), Standard "0"
"extern" tinyint(1), Standard "0"
"long_desc" text
"sort" int(11), Standard "0"
 
Modifying table "phpbb_users"
New column: "user_traffic" int(255) Standard: "0"

_________________

We don't have many users. Please help us out and sign up and be active
http://tpcpro.no-ip.com
http://tpcpro.no-ip.com/forum
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
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


Powered by phpBB phpBB Group