Calificación:
  • 0 voto(s) - 0 Media
  • 1
  • 2
  • 3
  • 4
  • 5
error después de actualizar 5,36
#1
buenas tardes óscar… e actualizado la la última versión 5,36 y no para de salir una ventana con error.. e mirado el foro y e intentado ejecutar el scrip y m sale una ventana
Responder
#2
NO se pudo abrir salon_elemento :
SQL Error: Table sysmehotel.salon_elemento doesn't exist
Responder
#3
Ejecuta estos 2 scripts:

drop table salon_elemento;

create table salon_elemento (id INT NOT NULL AUTO_INCREMENT,id_salon char(2) not null,tipo char(2) not null,izq int(3) default 0,top int(3) default 0,width int(4) default 100, height int(4) default 100, primary key (id)) engine = innodb;

Con esto lo tienes.
Oscar Guirado
Sysme Software

Sysme Software
Veravap
Responder
#4
(05-03-2026, 02:22 PM)sysme escribió: Ejecuta estos 2 scripts:

drop table salon_elemento;

create table salon_elemento (id INT NOT NULL AUTO_INCREMENT,id_salon char(2) not null,tipo char(2) not null,izq int(3) default 0,top int(3) default 0,width int(4) default 100, height int(4) default 100, primary key (id)) engine = innodb;

Con esto lo tienes.
eso e echo y m pone esto al darle ejecutar
SYSME
SQL Error: You have an error in your SQL syntax check the manua that corresponds to your MySQL server version for the right syntax to use nearti
at line 1
S
13:06 05/03/2026
Responder
#5
En cual de los 2 scripts? ... te aseguro que son buenos
Oscar Guirado
Sysme Software

Sysme Software
Veravap
Responder
#6
(05-03-2026, 02:26 PM)sysme escribió: En cual de los 2 scripts? ... te aseguro que son buenos
pero cuál es uno y cuál es otro… yo lo q hago es poner todo tal cual
Responder
#7
UNO:

drop table salon_elemento;

OTRO:

create table salon_elemento (id INT NOT NULL AUTO_INCREMENT,id_salon char(2) not null,tipo char(2) not null,izq int(3) default 0,top int(3) default 0,width int(4) default 100, height int(4) default 100, primary key (id)) engine = innodb;
Oscar Guirado
Sysme Software

Sysme Software
Veravap
Responder
#8
(05-03-2026, 02:46 PM)sysme escribió: UNO:

drop table salon_elemento;

OTRO:

create table salon_elemento (id INT NOT NULL AUTO_INCREMENT,id_salon char(2) not null,tipo char(2) not null,izq int(3) default 0,top int(3) default 0,width int(4) default 100, height int(4) default 100, primary key (id)) engine = innodb;
esto m sale abajo al ejecutar el primero… SYSME

SQL Error: Unknown table salon elemento
Responder
#9
sin problema, es normal en el primero ... el importante es el de despues
Oscar Guirado
Sysme Software

Sysme Software
Veravap
Responder
#10
(05-03-2026, 02:53 PM)sysme escribió: sin problema, es normal en el primero ... el importante es el de despues

pues si pongo el segundo m sale esto… SQL Error: 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 'créate table salón_elemento (id INT NOT NULL AUTO_INCREMENT.id_salon char(2) not at line 1
17:14
Responder


Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)

Contáctanos | Sysme Software | Volver arriba | | Archivo (Modo simple) | Sindicación RSS