|
leo_corona
Starting Member
1 Posts |
Posted - 08/08/2012 : 11:49:05
|
| I created a simple table.sql in notepad++. I want to execute it on powershell to create a .db file. How do I do that? In Linux, the command seems to be sqlite3 table.db < table.sql, but the redirection doesn't work in Powershell. Please help! |
|