Hello List,

I am using the sqlite3 client on MS windows from a command prompt. I
frequently issue a number of select commands while exploring data, and
before I know it, have entered several dozen, fairly complex select
commands. I would like to capture all of those commands into a file.  Is
there a way that I can turn on some kind of command logging, where
everything I typed in could be echoed to a file? From a standard DOS
command line I might do something like:
doskey /h >>c:\logfile.txt

Thanks in advance for any pointers,
champl
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to