Please, submit on bugtracker. On 2009-10-22 18:22, Romulo Goncalves wrote:
In monetdb web-page I read the VOC tutorial and I see the the following: shell> mclient -lsql -uvoc -Pvoc sql> \< voc_dump.sql
Then I went to: http://monetdb.cwi.nl/projects/monetdb/SQL/Documentation/MAPI-Client.html#MA...
And for client options I see: -P passwd | --passwd=passwd password
I just tried in my cvs head version and the option -P does not work. Reading some check ins in clients module, it seems we have to use .monetdb file to avoid typing the password. However, the syntax of the file was not specified. I create the file .monetdb with following content: monetdb monetdb
And I get the following message: [goncalve@sirius scripts]$ ./mclient current debug sql .monetdb:1: syntax error: monetdb .monetdb:2: syntax error: monetdb password:
I think we need some extra information about this new feature ;)
Regards, Romulo
------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- Sjoerd Mullender