26-09-2020, 12:04 AM
(12-04-2019, 01:26 PM)sysme escribió: Añade también este código:Hola me puedes indicar cómo agrego ese código?
alter table ventadirecta modify bi float(18,6);
alter table ventadirecta modify ci float(18,6);
alter table ventadirecta modify tv float(18,6);
alter table tiquet modify bi float(18,6);
alter table tiquet modify ci float(18,6);
alter table tiquet modify tt float(18,6);
alter table tiquet modify total float(18,6);