Buying property in Spain or selling Spanish properties, one off fee, until sold.Home List your Spanish property Search Spanish properties FAQ's Contact US |
|
DB Error: unknown error
CREATE TABLE IF NOT EXISTS AD_PROPERTY (id int not null primary key, title char(128) not null default '', bedrooms tinyint(4) not null default '0', bathrooms tinyint(4) not null default '0', description text not null default '', type int(11) not null default '', country char(64) not null default '', location char(64) not null default '', parking int(11) not null default '0', housesize int(4) not null default '0', landsize int(4) not null default '0', haspool tinyint(1) not null default '0', price int(4) not null default '0')ENGINE=InnoDB [nativecode=1067 ** Invalid default value for 'type'] |
|