Ver Mensaje Individual
  #9 (permalink)  
Antiguo 28/01/2004, 13:33
sofia2
 
Fecha de Ingreso: diciembre-2003
Mensajes: 212
Antigüedad: 20 años, 4 meses
Puntos: 0
sabes que aparentemente esta haciendo el update porque le quite el mysql_erro() y me muestra:
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in c:\appserv\www\intranet\scripts\equipos\aieditentr egaequipos.php on line 114
UPDATE equipos_aud SET DISPONIB_EQ = 'NO' WHERE BIEN_NAC = '00091 '

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in c:\appserv\www\intranet\scripts\equipos\aieditentr egaequipos.php on line 114
UPDATE equipos_aud SET DISPONIB_EQ = 'NO' WHERE BIEN_NAC = '3318 '

que viene de los check q he seleccionado, sin embargo si le coloco el mysql_error(), me sigue mostrando:

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in c:\appserv\www\intranet\scripts\equipos\aieditentr egaequipos.php on line 114
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 'And B.CO_MOD = A.CO And A.TIPO='e' group by MODULO' at line 1

q puede ser. La actualizacion sola si funciona porque la probe en mysql Front