
Error No: 1050
-- phpMyAdmin SQL Dump -- version 2.8.0.1 -- http://www.phpmyadmin.net -- -- Host: custsql-ipg03.eigbox.net -- Generation Time: Sep 23, 2011 at 08:59 PM -- Server version: 5.0.91 -- PHP Version: 4.4.9 -- -- Database: `opencart_2010` -- -- -------------------------------------------------------- -- -- Table structure for table `address` -- CREATE TABLE `address` ( `address_id` int(11) NOT NULL auto_increment, `customer_id` int(11) NOT NULL, `firstname` varchar(32) collate utf8_bin NOT NULL default '', `lastname` varchar(32) collate utf8_bin NOT NULL default '', `company` varchar(32) collate utf8_bin NOT NULL, `address_1` varchar(128) collate utf8_bin NOT NULL, `address_2` varchar(128) collate utf8_bin NOT NULL, `city` varchar(128) collate utf8_bin NOT NULL, `postcode` varchar(10) collate utf8_bin NOT NULL, `country_id` int(11) NOT NULL default '0', `zone_id` int(11) NOT NULL default '0', PRIMARY KEY (`address_id`), KEY `customer_id` (`customer_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1
Im tryin gto do a restore becaue I have no images no logos, no product images I need help
