i have a vague memory that to update db file via sqlite3 API you need to have write perm on the file’s directory ⊣GE⊢
> On 23 May 2023, at 9:23 pm, Tom Keffer <[email protected]> wrote: > > Not sure what you mean by that, Graham. Permissions on a sqlite database > follow file permissions --- there's no special "update" permission like there > is on MySQL. Or, do you mean something else? > > On Mon, May 22, 2023 at 8:11 PM Graham Eddy <[email protected] > <mailto:[email protected]>> wrote: >> write perm on directory for sqlite3 updates? >> ⊣GE⊢ >> >>> On 23 May 2023, at 7:22 am, Tom Keffer <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> This is surely a straightforward permissions and ownership issue. >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "weewx-development" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] >> <mailto:[email protected]>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-development/41EE62C2-ECDE-418F-B4CD-9EC2CEF4EB75%40geddy.au >> >> <https://groups.google.com/d/msgid/weewx-development/41EE62C2-ECDE-418F-B4CD-9EC2CEF4EB75%40geddy.au?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "weewx-development" 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-development/F4E6CD15-B0A3-46A9-8EDA-354FE78F6A01%40geddy.au.
