SQLite Browser on Windows
Revision as of 22:03, 9 October 2013 by Jrromasanta1 (talk | contribs)
- Download and Install SQLite Browser (Windows platform) [1]
- SQLite Browser - Overview [2]
- Generate a CVS file on generatedata.com.
- Run SQLite Browser
- Create a database. Choose a descriptive database name such as FriendsDB.
- Import a table from a CSV file.
- Save the database
- Testing
- Close and Restart SQLite Browser. Open the database that you have just created.
Importing CSV file into table using command line (windows cmd or Mac terminal)