deneb69, on 24 March 2010, 18:03, said:
Please can you explain me this step:
To apply any SQL:
To apply any SQL:
Ok I`ll try re-wording the instructions, hopefully it will become clear.
To apply any SQL with phpMyAdmin:
Log into your site cPanel then click on phpMyAdmin.
Once your logged into phpMyAdmin, you may see more than one database (listed on the left of the display), if so you will need to select your database from the dropdown list, the osC one is usually the larger one shown.
The left side will now show a list of all the tables within your database and the main part of the screen will show the table structure.
On a default osC setup the tables listed will be:
- address_book
- address_format
- administrators
- banners
- banners_history
- categories
- categories_description
- configuration
- configuration_group
- counter
- counter_history
- countries
- currencies
- customers
- customers_basket
- customers_basket_attributes
- customers_info
- geo_zones
- languages
- links
- links_categories
- link_description
- manufacturers
- manufacturers_info
- menu
- menu_colors
- newsletters
- orders
- orders_products
- orders_products_attributes
- orders_products_download
- orders_status
- orders_status_history
- orders_total
- page_description
- products
- products_attributes
- products_attributes_download
- products_description
- products_notifications
- products_options
- products_options_values
- products_options_values_to_products_options
- products_to_categories
- reviews
- reviews_description
- sessions
- specials
- tax_class
- tax_rates
- whos_online
- zones
- zones_to_geo_zones
Across the top of the database display area you will see a nav bar that looks like:
Structure | SQL | Search | Export | Import | Operations
Select the SQL tab.
You should then get a box with a title like:
Run SQL query/queries on database xxxxx.
If there is anything in that box, empty it.
Enter your SQL query into that box.
At the bottom that box is a button that says "Go", click on that and phpMyAdmin will run the query.
If all is well your database will be updated with your querey and you will see a success message. [img]http://forums.oscommerce.com/public/style_emoticons/default/biggrin.gif[/img]














