Re: Retrieving the server time and date -- java??

From: "Carlos Oliva" <carlos(at)pbsinet(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Retrieving the server time and date -- java??
Date: 2003-06-10 12:13:07
Message-ID: E148BE531B8AD311922E005004D3EEA1010F1DAB@xchserver.pbsinet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Tx.

-----Original Message-----
From: Dave Cramer [mailto:Dave(at)micro-automation(dot)net]
Sent: Tuesday, June 10, 2003 5:59 AM
To: Carlos
Cc: 'pgsql-jdbc(at)postgresql(dot)org'
Subject: Re: [JDBC] Retrieving the server time and date -- java??

select now();

Dave

On Mon, 2003-06-09 at 12:15, Carlos wrote:
> Hi Forum,
>
> Could someone give me java code to retrieve the date and time of the
> server by calling the Now function via JDBC?
>
> Thanks in advance,
--
Dave Cramer <Dave(at)micro-automation(dot)net>

Browse pgsql-jdbc by date

  From Date Subject
Next Message Paul Thomas 2003-06-10 12:18:35 Re: WARNING: ROLLBACK: no transaction in progress
Previous Message Dave Cramer 2003-06-10 09:58:47 Re: Retrieving the server time and date -- java??