Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with Mysql 3.23.58


aplein

Recommended Posts

Posted

Hello,

I need urgently this code

 

--------------------------------------------------------------------------------

update products p
join products_description pd on p.products_id = pd.products_id
set p.products_status = 0 
where pd.products_description like '%12345%'; 

--------------------------------------------------------------------------------

 

for Mysql 3.23.58 Me there does someone know a helping?

 

An update on MySql 4 or 5 cannot take place unfortunately yet!!

Thank you.

Greetings

Alfred

Archived

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

×
×
  • Create New...