LOL - I'm 68 and still learning. As I said though MySQL and SQLite are close enough to being the same for data retrieval select statements - if you were going to retrieve using sql select statements - and it is never too late to learn python. Still not sure what/where/how you were planning on retrieving and displaying/outputting the data once retrieved.
IF you were going to use MySQL interactively then you cn do the same with sqlite3 On Monday, 21 January 2019 12:42:22 UTC+2, gjr80 wrote: > > Regards transferring from SQLite to MySQL have you ready through the > Transfer from SQLite to MySQL page of the wiki ( > https://github.com/weewx/weewx/wiki/Transfer%20from%20sqlite%20to%20MySQL) > and the Configuring MySQL section of the User's Guide ( > http://weewx.com/docs/usersguide.htm#configuring_mysql) ? > > Those two areas have about everything you need for the transfer. > > Gary > > -- 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.
