cite: -------------------------------------------------------------------------------- Is there a particular reason why you don't want to make your database changes in PHPMyAdmin? ....--------------------------------------------------------------------------------
I experienced that data manipulating on mysql database on the web server is resource consuming. So, all manipulating processes in PHPMyAdmin are slow and I suppose my website too is slow while manipulating data -- my websites and databases are on shared servers. I just limit data manipulating in PHPMyAdmin to essential operations, such as deletion of columns or change position of columns Also, even if I assume PHPMyAdmin is a pretty flexible tool, it is not enough to perform some operations. -- <http://forum.pspad.com/read.php?2,49866,49900> PSPad freeware editor http://www.pspad.com
