Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Dec 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Uninstall SQL Patch

    could you please help me with uninstalling sql


    CREATE TABLE customers_additional (
    field_id int(11) NOT NULL auto_increment,
    field_name varchar(255) NOT NULL default '',
    field_status char(2) NOT NULL default '',
    PRIMARY KEY (field_id)
    ) ENGINE=MyISAM;


    after this patch i have started getting error below

    1054 Unknown column 'field_required' in 'field list'
    in:
    [ SELECT field_id, field_name, field_required, field_status, use_url, field_url FROM customers_additional WHERE field_status = 1 ]

  2. #12
    Join Date
    May 2009
    Location
    Virginia
    Posts
    101
    Plugin Contributions
    0

    Default Re: Uninstall SQL Patch

    Will someone post the entire uninstall SQL patch. I don't want to make any mistakes by copying and pasting parts of the uinstall patch. Thank you so much.

  3. #13
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Uninstall SQL Patch

    Quote Originally Posted by greengreetings View Post
    Will someone post the entire uninstall SQL patch. I don't want to make any mistakes by copying and pasting parts of the uinstall patch. Thank you so much.
    The uninstall SQL patch for what?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v139h Upload SQL Patch via phpMyAdmin in MySQL INSTEAD OF Amin-Tools-Install AQL patch ????
    By shags38 in forum Customization from the Admin
    Replies: 11
    Last Post: 20 Aug 2012, 04:19 AM
  2. How Can I Uninstall This "show price with tax and without" SQL Patch?
    By marjankopi in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 May 2011, 12:44 PM
  3. How Can I Uninstall This SQL Patch?
    By limelites in forum General Questions
    Replies: 6
    Last Post: 22 Dec 2010, 03:20 PM
  4. uninstall SQL patch that's messed up my site
    By limelites in forum General Questions
    Replies: 29
    Last Post: 21 Dec 2010, 12:52 AM
  5. How do I uninstall this SQL Patch???
    By tsav87 in forum General Questions
    Replies: 0
    Last Post: 10 Sep 2010, 01:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg