Program to modify weewx.sdb

106 views
Skip to first unread message

Sébastien F4GQK

unread,
Oct 8, 2020, 4:57:56 AM10/8/20
to weewx-user

Hello,

with which program can I modify a weewx.sdb file (Weewx database)?

This is to correct data errors.

Thanks

Sebastien 

Ξ

unread,
Oct 8, 2020, 5:40:47 AM10/8/20
to weewx-user
Hi Sebastien,

Change directory to where weewx.sdb is and use sqlite3, which presumably your system has: #  sqlite3 weewx.sdb

Tim Tuck

unread,
Oct 8, 2020, 10:53:51 PM10/8/20
to weewx...@googlegroups.com
Hi Sébastien,

If you want a GUI to modify the db then you should take a look at ...

https://sqlitebrowser.org

Its cross platform and you can use it to look at and modify both sqlite
and mysql db's .

cheers

Tim

gjr80

unread,
Oct 8, 2020, 11:01:31 PM10/8/20
to weewx-user
I strongly suggest you refer to the wiki article Cleaning up old ‘bad’ data before attempting to make any changes to the database. Two tips, make a backup before you do anything and if in doubt ask; it is all to easy to delete or otherwise lose the wrong data when manipulating the database manually.

Gary 

Sébastien F4GQK

unread,
Oct 9, 2020, 1:50:32 AM10/9/20
to weewx-user

thanks

since yesterday I use  https://sqlitebrowser.org   this is what I was looking for  

Reply all
Reply to author
Forward
0 new messages