Hello and thanks i have succeeded my tow database to merged.

daham@hp-pc:/tmp$ sudo sqlite3 /media/daham/Neu1601/Eigene\ 
Dateien/Wetterstation/weewx/010320201357/weewx.sdb
SQLite version 3.22.0 2018-01-22 18:45:57
Enter ".help" for usage hints.
sqlite> SELECT strftime('%d-%m-%Y %H:%M:%S', datetime(MIN(dateTime), 
'unixepoch', 'localtime')),strftime('%d-%m-%Y %H:%M:%S', 
datetime(MAX(dateTime), 'unixepoch', 'localtime')),COUNT(dateTime) FROM 
archive;
24-05-2019 21:10:00|01-03-2020 14:25:00|61866
sqlite> 

This is the begin data 24-05-2019 and the open end 01-03-2020.

Tanks for all the have me supports.

Günther 

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/299668f1-9d70-42d3-ae63-c6dfd1ffa7fc%40googlegroups.com.

Reply via email to