Skip to content

sashiksu/password_vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

1)	Copy the PassVault Project with SQLITE database file to the computer.
2)	Get the correct location of database file
3)	Open PassVault with Qt Creator.
4)	Open Login.cpp file and find following line in upper of code lines.
		#define Path_to_DB "C:/Users/SashIKa/Documents/my.sqlite" //this is for windows
5)	Replace copied db file location in between “ “ marks.
6)	Check again to confirm you provided the right location with extension.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published