Dari: Fabian Groffen <fabian@monetdb.org>
Kepada: developers-list@monetdb.org
Dikirim: Kamis, 10 Januari 2013 15:51
Judul: Re: Solution: jdbcclient.jar is always prompting even there is password list in .monetdb
No, this would change the behaviour and crash. user can be null here,
when there
was no .monetdb file, or user wasn't set in it using:
user=youruser
The intended behaviour is that when you specify the user on the command
line (-u), you always wipe the password previously read, regardless
whether this given user is the same as given in the .monetdb file.
Hence my suspicion is that you supply -u to JdbcClient upon invocation.
Simply dropping that should do.
On side note: we strongly advice you to use mclient for dumping instead
of JdbcClient. The latter has long been deprecated in favour of the
first. mclient's dumping preserves the data better. JdbcClient is not
supported, as it's simply a JDBC debugging aid.
--
Fabian Groffen
fabian@monetdb.orgcolumn-store pioneer
http://www.monetdb.org/Home_______________________________________________
developers-list mailing list
developers-list@monetdb.orghttp://mail.monetdb.org/mailman/listinfo/developers-list