On 02/16/12 19:48, Gert Van Assche wrote:
I have put this line in a batch file: dbscript.cmd
and I just execute this on the command line. (or via a Windows
shortcut on my desktop)
This works fine, but I would like to redirect the echo to a file, so
that I can capture the errors that might occur when dbscript.sql is
executed.
Does anyone have an idea how to do this?
dbscript.cmd > dbscript.log 2>&1
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users