• Welcome to SQLitening Support Forum.
 

News:

Welcome to the SQLitening support forums!

Main Menu

sqlite3.exe with two parameters

Started by Fim, June 24, 2019, 08:10:11 AM

Previous topic - Next topic

Fim

According to https://sqlite.org/cli.html item 18, two parameters can be used.
This works ok:
sqlite3 winova.db3 .help
But not this:
sqlite3 winova.db3 .read export.sql
Then I got the error message: Usage: .read FILE
Am I doing something wrong or ....
/Fim W
Fim W

cj

#1
Everything can be done within PowerBASIC using this shell routine.

https://sqlitening.planetsquires.com/index.php?topic=9743.msg26446;topicseen#msg26446

Fim

Fim W

cj

#3
Welcome.  Hope it helps.

cj