Command Line commands
Posted: 30.10.2011, 20:00
Hi There
I can open the sqlite database in a batch file with this command:
C:\sqliteadmin\sqliteadmin.exe "C:\data.db"
I was wondering if there is a way to execute a query using a windows batch file.
Are there any command line switches available?
Thank You
Best Regards,
Derryl Cocks
I can open the sqlite database in a batch file with this command:
C:\sqliteadmin\sqliteadmin.exe "C:\data.db"
I was wondering if there is a way to execute a query using a windows batch file.
Are there any command line switches available?
Thank You
Best Regards,
Derryl Cocks