I installed sqlite3 last night bun not being a sql programmer I was not sure how to write the query. Your other post will help alot in that area.
Tony On Tuesday, February 21, 2017 at 3:17:11 PM UTC-6, mwall wrote: > > On Tuesday, February 21, 2017 at 4:04:43 PM UTC-5, Tony Turner wrote: >> >> I thought about adding phpLiteAdmin to my PI so I can easily look at the >> database and alter entries. It appears to work very much like phpmyadmin >> that I use on some of my other servers. >> > > any sqlite tool should work. sqlite3 is the command-line tool. > > sudo apt-get install sqlite3 > > m > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
