0% found this document useful (0 votes)
80 views8 pages

SQLite Browser Download & Installation Steps

The document provides steps to download and install SQLite Browser on Windows. It details downloading the appropriate installer, running the installation, and opening a sample database to validate a successful install.

Uploaded by

Sania Qamar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views8 pages

SQLite Browser Download & Installation Steps

The document provides steps to download and install SQLite Browser on Windows. It details downloading the appropriate installer, running the installation, and opening a sample database to validate a successful install.

Uploaded by

Sania Qamar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

SQLite Browser Download and Installation Steps

Open this link: https://sqlitebrowser.org/dl/

To download for Windows, select appropriate installer- 64bit for 64bit windows and 32 bit for 32 bit
windows.

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
Once you click on the Standard Installer, it will start to download

Double Click on the downloaded file to start installation

Click ‘Next’

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
Select ‘I accept’ and click ‘Next’

Select Highlighted options and click ‘Next’

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
Click ‘Next’

Click ‘Install’

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
It will show a User Account Control pop up and click ‘Yes’ and it will show progress like below

Click ‘Finish’

Double Click on ‘DB Browser’ Icon

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
It will open like below:

Click on ‘Open Database’ and select ‘chinook.db’ file

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
It will open the selected ‘chinook.db’ and show its tables

Click on ‘Execute SQL’ and write ‘Select * From albums’ and then click on ‘Play Button Symbol’ to run
the query

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
If everything is correctly installed, it will fetch the results like below:

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.

You might also like