Re: [JDBC] newbie: retep wants to have username?

2001-02-16 Thread Mirko Zeibig
On Fri, Feb 16, 2001 at 11:11:58AM -0500, Peter T Mount wrote: > Quoting Mirko Zeibig <[EMAIL PROTECTED]>: > > The user property is missing. It is mandatory. > > Yes, its asking for the postgresql username. > > There's three ways of supplying it. > > 1: use: .getConnection(url,user,password); >

Re: [JDBC] newbie: retep wants to have username?

2001-02-16 Thread Peter T Mount
Quoting Mirko Zeibig <[EMAIL PROTECTED]>: > Hello everybody, > > I am not that deep in Java, just playing a bit with it, using PG7.1beta > from > CVS on RedHat 7.0. Going to contrib/retep/jars I tried: > > [mirko@romulan jars]$ java -cp ./retepTools.jar \ > uk.org.retep.xml.test.XMLExport \ > -