View Single Post
Posts: 7 | Thanked: 3 times | Joined on Apr 2010
#345
Originally Posted by lorelei View Post
Hmmm, an error slipped in the command I gave you (forgot a dot, and made other assumptions)
After I posted my previous message I realized that the inital dot was missing. :-) Here's the output from the correct command:
Code:
SQLite version 3.6.14
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> select  * from Profiles;
2|0|0|6|Gcal|1|0||1|0|1274137963|1274137965
sqlite> .quit
I started from scratch, and the synced local calender is named Gcal.
 

The Following User Says Thank You to pmd For This Useful Post: