https://bugs.documentfoundation.org/show_bug.cgi?id=162521
--- Comment #6 from Christoph Vogelbusch <[email protected]> --- Sorry for the confusion, the calc file is purely for demonstration (and it's the actual application in which I use the base file. My Problem in short: I cannot get a Base file that uses CSV files to update when the files change. I have tried all code I could imagine and the only way to actually see any change is to create a new database with a new file then of course it's read from disk again. What I was expecting to happen is that a) when the file changes the database is re-read b) even without file observing when I close a connection a new connection should re-read the file. c) even if this is not implemented well at least re adding the database should re-read the file -- You are receiving this mail because: You are the assignee for the bug.
