Ver Mensaje Individual
  #2 (permalink)  
Antiguo 13/02/2012, 09:29
Avatar de Fuzzylog
Fuzzylog
 
Fecha de Ingreso: agosto-2008
Ubicación: En internet
Mensajes: 2.511
Antigüedad: 16 años, 4 meses
Puntos: 188
Respuesta: JAVA BD problema algo raro...

Prueba a rehacer la consulta como...

select u.codigo from usuarios u where u.codigo = .... etc
__________________
if (fuzzy && smooth) {
fuzzylog = "c00l";
return true;
}