Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [UR] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=23)
-   -   How to query the SQLite table for emails (https://www.kinook.com/Forum/showthread.php?t=5867)

URExplorer 09-04-2024 12:09 PM

How to query the SQLite table for emails
 
1 Attachment(s)
Hi,

What sql can I use - without a WHERE clause - to return From, To, Date of Message, Subject and Body from the Sqlite Urd table?

I imported an mbox file into UltraRecall, which was exported from Thunderbird. The folder in Ultra Recall where all the emails start, is called emails.

kinook 09-04-2024 10:11 PM

You would look in the Attribute table to find the associated attributes (From, To, etc.).

Then in the ItemAttribute table for specific attribute values for a given item.

Which would be associated with the Item records for what you imported.

You could perform a JOIN on these tables based on the ItemID & AttributeID.

https://www.kinook.com/Forum/showthread.php?t=2825


All times are GMT -5. The time now is 02:54 AM.


Copyright © 1999-2023 Kinook Software, Inc.