Sqlite

From Linuxintro
Revision as of 14:03, 16 July 2011 by imported>ThorstenStaerk

Here is an example how to work with sqlite:

# sqlite roundcubemail
SQLite version 2.8.17
Enter ".help" for instructions
sqlite> .databases
seq  name             file                                                      
---  ---------------  ----------------------------------------------------------
0    main             /var/www/roundcube/roundcubemail                          
1    temp             /var/tmp/sqlite_fWDjMUYco0dIRgS 

See also