View Single Post
  #3  
Old 08-30-2003, 06:45 AM
 
dawing dawing is offline
 

Member
  
Join Date: Aug 2003
Posts: 15
 

Default Prior post

I used this:

Code:
ALTER TABLE `xcart_customers` ADD `hear` VARCHAR(255) NOT NULL;


From the following post:
http://forum.x-cart.com/viewtopic.php?t=2931&highlight=

Thanks!
Reply With Quote