Thanks,
Giving the full path worked.
On Tue, Oct 20, 2009 at 11:34 AM, Sjoerd Mullender
Windows does support < (and >) file redirection, but that is not the issue. The \< syntax only works from within mclient.
It seems that mclient can't find the file. How did you start mclient? You may have to first change to the directory where both mclient.bat and voc.sql are located. If you're doing this from a cmd window, do this:
cd "C:\Program Files\MonetDB\MonetDB5" mclient.bat -lsql voc.sql
Alternatively you can try giving the full path name to the \< command inside mclient:
\< C:\Program Files\MonetDB\MonetDB5\voc.sql
Roman Sokolyuk wrote:
I executed: mclient.bat -lsql voc_dum.sql still same error.
On Tue, Oct 20, 2009 at 11:04 AM, Stefan de Konink
mailto:stefan@konink.de> wrote: Roman Sokolyuk schreef:
I extracted the sql voc data file, but when I run \< voc_dump.sql on the command line I get the error: *voc_dump.sql: cannot open*
I extracted it directly into the MonetDB installation directory, alongside mclient.bat.
I don't think that Windows will support < into a program or does it?
Alternatively, use: mclient.bat voc_dump.sql (without the <)
Stefan
------------------------------------------------------------------------------ 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-users mailing list MonetDB-users@lists.sourceforge.net mailto:MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
------------------------------------------------------------------------
------------------------------------------------------------------------------
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-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- Sjoerd Mullender
------------------------------------------------------------------------------ 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-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users