Ver Mensaje Individual
  #9 (permalink)  
Antiguo 26/06/2013, 09:39
josue07pearl
 
Fecha de Ingreso: junio-2013
Mensajes: 33
Antigüedad: 10 años, 10 meses
Puntos: 0
Respuesta: eliminar campos

Código MySQL:
Ver original
  1. DELETE FROM organizacion, oproductos WHERE id_org = '$id_eliminar'
intente con esta sentencia asi
y me devolvio esto
Código MySQL:
Ver original
  1. 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 'WHERE id_org = 'JOSCA3-22'' at line 1

Última edición por gnzsoloyo; 26/06/2013 a las 09:55