Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SQL help


Chris Smith

Recommended Posts

Posted

1146 - Table '*******.products_options_types' doesn't exist

 

select products_options_types_id, products_options_types_name from products_options_types where language_id='1' order by products_options_types_id

 

[TEP STOP]

 

It does exst, can anyone help me please!

Posted

If it exists in the database, does it exist in the includes/database_tables.php files (two of them)?

 

Vger

Posted
If it exists in the database, does it exist in the includes/database_tables.php files (two of them)?

 

Vger

 

SQL query:

 

products_options_types

 

MySQL said:

 

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'products_options_types' at line 1

 

Ummm this is what I'm getting now from phpmyadmin, it is defined in both table_database's though.

 

Can anyone help please.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...