|
#1
|
|||
|
|||
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 |
Tags |
query , sql , sqlite |
|
|