Calificación:
  • 0 voto(s) - 0 Media
  • 1
  • 2
  • 3
  • 4
  • 5
SQL error
#2
Buenos días,

Abre el fichero C:\SYSME\SGC\actualizabdsysmehotel.txt y copia este código:


Código:
drop table efactura;
create table efactura (id int not null,tipo varchar(2) not null default 'FS',fecha varchar(10) not null default '',serie varchar(5) not null default '',factura int default 0,signaturevalue text,crc varchar(3) default '',qrtext varchar(250),qrimagen mediumblob,primary key(id,tipo,serie,factura)) type = innodb;
alter table efactura add tbaiid varchar(250) default '';
alter table efactura add enviado char(1) default 'N';
alter table efactura add respuesta text;
alter table efactura modify signaturevalue text;
alter table efactura add xmlsigned mediumblob;


Guarda el fichero y reinicia Sysme Tpv, lo deberías tener solucionado.

Ya me dices.
Oscar Guirado
Sysme Software

Sysme Software
Veravap
Responder


Mensajes en este tema
SQL error - por TAPASLESPALMERES - 16-02-2023, 09:35 AM
RE: SQL error - por sysme - 16-02-2023, 09:41 AM
RE: SQL error - por calistrar - 20-02-2023, 07:28 PM
RE: SQL error - por calistrar - 23-02-2023, 10:26 AM
RE: SQL error - por TAPASLESPALMERES - 16-02-2023, 12:59 PM
RE: SQL error - por sysme - 16-02-2023, 01:06 PM
RE: SQL error - por TAPASLESPALMERES - 16-02-2023, 03:18 PM
RE: SQL error - por sysme - 16-02-2023, 07:29 PM
RE: SQL error - por sysme - 23-02-2023, 10:43 AM
RE: SQL error - por calistrar - 23-02-2023, 11:14 AM
RE: SQL error - por calistrar - 24-02-2023, 03:35 PM
RE: SQL error - por sysme - 27-02-2023, 08:19 AM
RE: SQL error - por calistrar - 27-02-2023, 04:39 PM
RE: SQL error - por sysme - 27-02-2023, 05:18 PM

Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)

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