03/10/2011, 10:35
|
| | | Fecha de Ingreso: agosto-2008 Ubicación: En internet
Mensajes: 2.511
Antigüedad: 16 años, 4 meses Puntos: 188 | |
Respuesta: Usar lo introducido por teclado para usar una query SQL // Tast es una variable, luego no debe ir dentro del string
String salida = "CREATE TABLE " + tast + " (Type VARCHAR(20))" ;
__________________ if (fuzzy && smooth) {
fuzzylog = "c00l";
return true;
} |