SQLite Database File

To access an existing SQLite database when connecting to SQLite, specify the location of the SQLite database file here.

To create a new database, enter its name and/or location here.

For example, to create a new database called sample.db, enter the full path to where this database should be created. For example,

Mac OS X: /User/user/Desktop/sample.db

Windows: C:\Documents and Settings\user\Desktop\sample.db

If the database file already exists, simply use the browse button to select the database file.