Hello All,<br><br>I have setup drupal 7 on my local xampp server and try to change some existing the pages got with the drupal theme.<br>Then I got the following error <br><br>&quot;<em class="placeholder">PDOException</em>: SQLSTATE[42S22]: Column not 
found: 1054 Unknown column &#39;field_services_image_width&#39; in &#39;field list&#39;:
 INSERT INTO {field_data_field_services_image} (entity_type, entity_id, 
revision_id, bundle, delta, language, field_services_image_fid, 
field_services_image_alt, field_services_image_title, 
field_services_image_width, field_services_image_height) VALUES 
(:db_insert_placeholder_0, :db_insert_placeholder_1, 
:db_insert_placeholder_2, :db_insert_placeholder_3, 
:db_insert_placeholder_4, :db_insert_placeholder_5, 
:db_insert_placeholder_6, :db_insert_placeholder_7, 
:db_insert_placeholder_8, :db_insert_placeholder_9, 
:db_insert_placeholder_10); Array
(
    [:db_insert_placeholder_0] =&gt; node
    [:db_insert_placeholder_1] =&gt; 78
    [:db_insert_placeholder_2] =&gt; 78
    [:db_insert_placeholder_3] =&gt; services
    [:db_insert_placeholder_4] =&gt; 0
    [:db_insert_placeholder_5] =&gt; und
    [:db_insert_placeholder_6] =&gt; 76
    [:db_insert_placeholder_7] =&gt; 
    [:db_insert_placeholder_8] =&gt; 
    [:db_insert_placeholder_9] =&gt; 1600
    [:db_insert_placeholder_10] =&gt; 1067
)
 in <em class="placeholder">field_sql_storage_field_storage_write()</em> (line <em class="placeholder">448</em> of <em class="placeholder">C:\xampp\htdocs\solution\modules\field\modules\field_sql_storage\field_sql_storage.module</em>).&quot;<br>
<br>Similar kind of error I have got when I try to create new product page in Drupal 7 with ubercart with hotel reservation system. <br>Can any one point, How to resolve this?<br><br>Thanks in Advance.<br clear="all"><br>
-- <br><span style="color:rgb(0,0,0);font-family:arial;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:small;display:inline!important;float:none">Nikhil </span><br>