Hi:

Here is the insert query:

insert into OrdenServicio set folioOrdenServicio='', idCanal='1', idTienda='107', idPedido='306', idProducto='503578', fallaCliente='no prende', idEntregaControl='1', numSerie='7349843', estaComponenteBase='1', observaciones='', idStatusOrden='7', idCanalLevantamiento='1', idTiendaLevantamiento='2545', idCentroServicioLevantamiento='0', idTallerLevantamiento='0', idTipoGarantia='1', idLinea='1', esReparacionInterna='', otroAccesorio='', idFalla='0', idTaller='1', idCentroServicio='0', fechaLevantamiento='2003-06-19', lada='', ubicacion='', colorProducto='', esGarantiaReparacion='1'

Best Regards


From: "Jay Blanchard" <[EMAIL PROTECTED]>
To: "Miguel Perez" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
Subject: RE: odd Date
Date: Fri, 20 Jun 2003 09:21:06 -0500

[snip]
When I insert a date in my table, and after do the insert I select the
column date to see if the date is right but it displays the date like
follows:

2019-06-20

When the original insert is:

2003-06-19
[/snip]

Please show us your insert query.

Jay

_________________________________________________________________ MSN. Más Útil Cada Día http://www.msn.es/intmap/


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to