I don't think you could possibly trash the database if you're only doing a SELECT!!
Just make sure you never write the words UPDATE or DELETE or INSERT anywhere and you'll be fine!!!!! On 13 August 2016 at 16:40, Robin <[email protected]> wrote: > Thank you Andrew and Vince. >> > > I decided it was best not to play with the database. 'sqlite' will be on > my list as soon as the python course is completed and my brain cools down. > > I was after the current temperature to add text with ImageMagick to my > webcam grabs. After a little thought I decided not to risk trashing my db > so added a skin to output the required text. This is very simple, so well > within my capabilities. > > I'm now one happy bunny. One new skin and a quick mod to a script and my > $14 Chinese webcam is doing just what I wanted. > > Molyvos Weather Centre Webcam <http://www.weather.molyvos.eu/image.jpg> > > > >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/weewx-user/IIEIroRNBH4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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.
