Current time: 05-25-2012, 12:25 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 4 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to run SQL Queries using phpMyAdmin
06-04-2008, 06:19 AM
Post: #11
RE: How to run SQL Queries using phpMyAdmin
I have tried to enter a query yet all I get is:-

You have to choose at least one column to display


How to I combat this?

The quewry I am trying to run is:- UPDATE mybb_users SET usergroup=4 WHERE uid='Verso'

http://felixstoweharpers.com/forum
Find all posts by this user
Quote this message in a reply
06-04-2008, 09:42 AM
Post: #12
RE: How to run SQL Queries using phpMyAdmin
Verso Wrote:The quewry I am trying to run is:- UPDATE mybb_users SET usergroup=4 WHERE uid='Verso'
uid= your user ID. So, on your forums, when you go to your profile, what is the number that appears at the end of the URL?
For example, if we were to use these forums your uid would be 14209 because:
http://community.mybboard.net/member.php...&uid=14209

See? Smile
Visit this user's website Find all posts by this user
Quote this message in a reply
06-04-2008, 10:20 AM
Post: #13
RE: How to run SQL Queries using phpMyAdmin
rh1n0 Wrote:
Verso Wrote:The quewry I am trying to run is:- UPDATE mybb_users SET usergroup=4 WHERE uid='Verso'
uid= your user ID. So, on your forums, when you go to your profile, what is the number that appears at the end of the URL?
For example, if we were to use these forums your uid would be 14209 because:
http://community.mybboard.net/member.php...&uid=14209

See? Smile

My userID is 85 and I entered that in the uid bit yet I'm still getting:- You have to choose at least one column to display
UPDATE mybb_users SET usergroup=4 WHERE uid='85'

http://felixstoweharpers.com/forum
Find all posts by this user
Quote this message in a reply
06-04-2008, 12:00 PM
Post: #14
RE: How to run SQL Queries using phpMyAdmin
I have now managed to sort this. Thank you all whoever has helped......

http://felixstoweharpers.com/forum
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication