[MonetDB-users] mclient --password
Hello, Wow! the "--password" option is no more accepted by mclient utility :) Is there any alternative for automatic login? Thanks a lot -- *Matthieu Guamis* *Logo Axège http://www.axege.com/* /Axège// 23,rue Saint-Simon 63000 Clermont-Ferrand/ Tél: +33 (0)4 63 05 95 40 Fax: +33 (0)4.73.70.65.29 Email: matthieu.guamis@axege.com mailto:matthieu.guamis@axege.com
export DOTMONETDBFILE="./.testmonetdb"
cat > ${DOTMONETDBFILE} << EOF
user=monetdb
password=monetdb
language=sql
EOF
...
rm ${DOTMONETDBFILE}
m
On Thu, Jul 1, 2010 at 12:53 PM, Matthieu Guamis
Hello,
Wow! the "--password" option is no more accepted by mclient utility :) Is there any alternative for automatic login?
Thanks a lot -- *Matthieu Guamis* *[image: Logo Axège] http://www.axege.com/* *Axège** 23,rue Saint-Simon 63000 Clermont-Ferrand* Tél: +33 (0)4 63 05 95 40 Fax: +33 (0)4.73.70.65.29 Email: matthieu.guamis@axege.com
------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
participants (3)
-
Mark Bucciarelli
-
Matthieu Guamis
-
Stefan de Konink