I am looking to import content into my prayer list and notes from another source and I see the dbs are editable via SQLite. The code to insert the data is not hard to write, but while the inserts work. They never appear in LOGOS.
What I am looking for is either documentation or guidance on a way to do this. I have a T-SQL background, but am not having success getting the data to appear in the application. I think my issue is with inserting a GUID properly formatted and adding the other related records n other tables.