26/08/2011, 11:30
|
| Colaborador | | Fecha de Ingreso: agosto-2006 Ubicación: En la hermosa perla de occidente
Mensajes: 7.412
Antigüedad: 18 años, 5 meses Puntos: 774 | |
Respuesta: consulta formulario opcion mostrar todos $query_Rs_viviendas = sprintf("SELECT poblacion, habitaciones FROM propiedades WHERE poblacion = %s AND habitaciones = %s or 1=1
ORDER BY precio ASC", GetSQLValueString($var_poblacion_Rs_viviendas, "text"),GetSQLValueString($var_habitaciones_Rs_viv iendas, "text"));
Prueba con esto :)
Saludos!
__________________ What does an execution plan say to t-sql query? Go f**k yourself, if you are not happy with me |