DB Browser for SQLiteDB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible
with SQLite. It can be downloaded from
sqlitebrowser.org.
Here's what it looks like when defining the table Members of GuitarClub.db: Note: for SQLite, the field type VARCHAR(n) means the same as the type TEXT. |
![]() Table of contents » SQlite » GuitarClub part 1 » DB Browser for SQLite » GuitarClub part 2 » GuitarClub part 3 » Report generator » Master/detail report |