LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   SQLite database backup (https://www.linuxquestions.org/questions/linux-software-2/sqlite-database-backup-202661/)

ddpicard 07-08-2004 01:21 PM

SQLite database backup
 
I've been searching around for a while trying to find out where SQLite saves its databases to, but I can't seem to find the answer. I figured that I would find the database in my user home directory but it is not there.

I am using KRecipes with SQLite as the database engine. The options show that it is saving the database to the LocalHost. This is the first time I have used SQLite or any other database before so I am at a loss to how they really work. I have my database ready and I want to transfer it from my laptop to my desktop.

What I have done:

Read the man pages and help for SQLite. (Did not find my answer.)
Check on KRecipes website. (They are still working on their Docs.)
Searched with Google. (Did not find my answer.)

Thanks ahead of time for any ideas,
Dave

Fungmeista 07-09-2004 03:22 PM

The file is at ~/.kde/share/apps/krecipes/krecipes.krecdb.

If you want to transfer it to another computer just copy it onto the other computer into the same directory, run Krecipes (you may get the wizard, and there you just selected SQLite), and that's it.

-Jason K

jdtiede 11-01-2004 06:54 PM

One of my sqlite databases is called 'personal.' The file is at .../SQLite/personal.db.


All times are GMT -5. The time now is 04:08 PM.