Hi Andrew,

Doesn't look similar to me...

[cyclelondon@weather ~]$ sqlite3
SQLite version 3.7.17 2013-05-20 00:56:22
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> show databases ;
Error: near "show": syntax error
sqlite> show tables ;
Error: near "show": syntax error

On Mon, 21 Jan 2019 at 12:31, Andrew Milner <[email protected]>
wrote:

> well as I keep on saying, as far as I know you can do exactly the same
> with sqlite3
>
>
>
> On Monday, 21 January 2019 13:11:32 UTC+2, Cycle London wrote:
>>
>> On Monday, 21 January 2019 10:54:24 UTC, Andrew Milner wrote:
>>
>> 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
>>>
>>>
>>
>> Fair point.  :-)
>>
>> I planned to use mysql to get the data I need from the db.   It's really
>> just for my own interest.  Maybe I'll get around to doing a simple PhP
>> interface to it at some point.
>>
> --
> 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/nlfPiicnLsw/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.

Reply via email to