Looking for example of linked image sqlite DB
Posted: Mon May 20, 2019 1:52 pm
Good day the list.
After a multi-year absence I am back working with LiveCode (I began long ago when it was runrev). I have a desktop electronic parts inventory app using sqlite to keep track of the parts. I want to add several images for each part entry. I was researching LiveCode examples and found one which I think was a personnel or possibly a photographic inventory LiveCode database that was available for study.
Stupidly I did not bookmark that example. I have been through the LiveCode guides and tutorials and haven't found what I think I need nor have I found that particular example. So, as a last resort if what I am looking for rings a bell with anyone please let me know.
What I wish to do with my project is that given a "zillion" small electronic parts scrolling through a parts list with multiple images for each part would slow down or terminally bog down the app. So a separate databse just for the images but with a connecting unique identifier shared with the primary parts database, when a part is selected in the parts database, its corresponding images if any are searched for in the image database and show.
I have the primary database in LiveCode and sqlite done and working well.
Regards
Mark MacKenzie
After a multi-year absence I am back working with LiveCode (I began long ago when it was runrev). I have a desktop electronic parts inventory app using sqlite to keep track of the parts. I want to add several images for each part entry. I was researching LiveCode examples and found one which I think was a personnel or possibly a photographic inventory LiveCode database that was available for study.
Stupidly I did not bookmark that example. I have been through the LiveCode guides and tutorials and haven't found what I think I need nor have I found that particular example. So, as a last resort if what I am looking for rings a bell with anyone please let me know.
What I wish to do with my project is that given a "zillion" small electronic parts scrolling through a parts list with multiple images for each part would slow down or terminally bog down the app. So a separate databse just for the images but with a connecting unique identifier shared with the primary parts database, when a part is selected in the parts database, its corresponding images if any are searched for in the image database and show.
I have the primary database in LiveCode and sqlite done and working well.
Regards
Mark MacKenzie