Re: Formato Fecha

From: "Zulima" <zchaparro(at)llibret(dot)com>
To: <pgsql-es-ayuda-owner+M16837(at)postgresql(dot)org>, "Marcelo Retamal" <mretamal(at)cmet(dot)net>
Cc: "Lista Postgres" <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Formato Fecha
Date: 2006-04-19 14:32:19
Message-ID: 003501c663be$10a4a700$5a01a8c0@ARRIBA2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Hola!!

A ver si esto te puede ayudar:
Yo utilizo VB.net junto con postgresql 8.0
Antes de ejecutar la sql pongo esta línea en la que le indico el fomato de
fecha que voy a utilizar
'NonEuropean' = 'mm/dd/yyyt'
"set datestyle to NonEuropean; " & sql

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Zulima 2006-04-19 14:36:00 Re: [pgsql-es-ayuda] RE: [pgsql-es-ayuda] Réplica de TABLA
Previous Message Sebastián Villalba 2006-04-19 14:19:36 Re: Problema con IF N=?ISO-8859-1?Q?OT_FOUND_en_funci=F3?=n plpgsql