the only problem im getting now is that it goes back to the original name...
after i do this...it works then somehow it changes back...and i gotta run the SQL again...
ALTER TABLE paypal CHANGE order_id zen_order_id int(11) unsigned NOT NULL default '0';



