Windows Batch files and SQLite -



Windows Batch files and SQLite -

when creating batch file in windows sqlite, can batch file run commands after has entered sqlite shell? or possible add together command line options?

what want create batch file that starts sqlite , loads database want. runs several sqlite commands , quits.

windows sqlite batch-file

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -