PDA

View Full Version : need to run query on database


Joe Gronlund
Sat 16th Nov '02, 11:19am
i need to run this query on my database

ALTER TABLE post ADD proxyip VARCHAR(16) not null AFTER ipaddress;

phpmyadmin wont accept it , it gives this error

"you must select at least on column to display"

can i run this query via ssh??

thanks :)

Joe Gronlund
Mon 18th Nov '02, 5:20pm
found the info i need.

thanks :)