On Sat, 23 Apr 2011 19:06:02 +0200 Roger Andersson <[email protected]> wrote:
> > On Unices I use: "sqlite3.exe default.db3< schema.sql" as exemplified by > > DRH (IIRC), but I guess > > there's no way to do something similar on Windows cmd? > > > Have you tried exactly the same on Windows cmd? I'm sorry for the typo, my executable is "sqlite3", not "sqlite3.exe". To answer your question: no, I haven't had tried that on plain cmd at the time I wrote the message. Being intrigued by your question, I discovered it actually works... (I normally use MSYS when I need something done in command-line on Windows) -- Mihai Militaru <[email protected]> _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

