From: | <listapostgres(at)hotmail(dot)com> |
---|---|
To: | systemguards(at)gmail(dot)com, pgsql-es-ayuda(at)postgresql(dot)org |
Subject: | Re: datestyle |
Date: | 2006-08-15 17:48:53 |
Message-ID: | BAY12-F18FD591547F145EFB9D9F0B74F0@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
Gracias por responder.
Probare lo que dices.
Ahora por casualidad tu no sabes como hacer para que el pgadmin tome la
configuracion que tengo en el postgres.conf? cuando cuambio algo en ese
archivo lo que se cambia es el valor, pero el current value sigue igual, y
por eso no me toma los cambios.
:)
Zule.
>From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
>To: "listapostgres(at)hotmail(dot)com" <listapostgres(at)hotmail(dot)com>
>CC: pgsql-es-ayuda(at)postgresql(dot)org
>Subject: Re: [pgsql-es-ayuda] datestyle
>Date: Tue, 15 Aug 2006 11:08:12 -0500
>
>> >
>> >Adicionalmente a todo esto, tengo una aplicacion web, estoy trabajando
>>con
>> >java, esta se conecta a postgres para tratar los reportes. Pero al igual
>> >que el pgadmin me muestra la fecha con otro formato, ¿si la
>>configuracion
>> >dice otra cosa, por que entonces se muestra de esta manera?. Intente
>> >colocar antes de la llamada del reporte un "set datestyle = 'sql,dmy' "
>>y
>> >me arroja un error:
>> >
>> >org.postgresql.util.PSQLException: The server's DateStyle parameter was
>> >changed to SQL, DMY. The JDBC driver requires DateStyle to begin with
>>ISO
>> >for correct operation.
>> >
>
>en cuanto a tu problema en el jdbc, puedes revisar esto:
>http://jdbc.postgresql.org/documentation/head/escapes-datetime.html
>
>tambien lei por ahi que se aconseja usar PreparedSatetement para que
>puedas usar una variable java.util.DATE
>
>y para formatear la salida usar getDate() y java.text.DateFormat, en
>vez de getString()
>
>--
>Atentamente,
>Jaime Casanova
>
>"Programming today is a race between software engineers striving to
>build bigger and better idiot-proof programs and the universe trying
>to produce bigger and better idiots.
>So far, the universe is winning."
> Richard Cook
_________________________________________________________________
Descarga gratis la Barra de Herramientas de MSN
http://www.msn.es/usuario/busqueda/barra?XAPID=2031&DI=1055&SU=http%3A//www.hotmail.com&HL=LINKTAG1OPENINGTEXT_MSNBH
From | Date | Subject | |
---|---|---|---|
Next Message | mbr | 2006-08-15 18:00:58 | Re: Secuencias y Caidas del Servidor |
Previous Message | Eduardo Bieñkowski | 2006-08-15 17:33:45 | Problemas con fecha |