Open mtirfan66 opened 6 months ago
Yutang recommended we try DBeaver for the same reason, and I think is much faster.
You can even leave your connection open between sessions and the file will be already open next time you reopen DBeaver.
That's great, Yutang. I would look at that. I would like to use one tool though, as much as possible. By the way, I started an incident in the sqlitestudio issue tracking and they got back to me. They wants me to share the database or an empty version of it - they think it's the schema that has a problem. Here is the response - "It may be hard to reproduce your specific conditions. Do you think you could share the database file with me privately (no need to make it public)? You could delete all data from tables. I'm interested mostly in the schema of the database."
I guess we have no problem sharing the entire database (.db). I can put it on a google folder.
Sqlitestudio developers marked it as a bug to fix in their next release (3.4.5)
As some of you know, it takes quite a bit of time each time to open IFsHisteries database in sqlitestudio by double clicking on the .db file. I need to look at the data frequently though, by opening the file in the studio and opening the tables that I need to look into.
Is there something I can do to accelerate the loading of it in the sqlitestudio? Is it possible to load it once and access it later without having to reload even though the sqlitestudio (and, the device) is closed/shutdown in between? Thanks, in advance.