Taking a date from the command line

From: Max Pyziur <pyz(at)brama(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Taking a date from the command line
Date: 2008-04-23 19:51:27
Message-ID: Pine.LNX.4.60.0804231548310.30478@brama.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Greetings,

In an effort to quickly scale the java/jdbc learning curve, I am porting
some of my Perl DBI:DBD scripts to java. I've made a little headway, but
I'm stumped as to how to pass a ->date<- from the command line. Any help
with either a code snippet or a reference to a previous posting would be
appreciated.

Thanks!

Max Pyziur
pyz(at)brama(dot)com

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Craig Ringer 2008-04-24 05:05:45 Re: Taking a date from the command line
Previous Message Olaf Tomczak 2008-04-23 19:28:57 Re: Query parameters limit in postgres jdbc driver?