PDA

View Full Version : Importing data into linked SQLite tables then opening the database in UR


Farlanw
05-18-2020, 11:33 PM
I am wondering whether it would be possible to import large amounts of data into separate sqlite tables , then link those tables and finally open the database in UR. Would those table links still be preserved and usable in UR?

kinook
05-19-2020, 07:35 AM
UR does use various tables in its SQLite database, but you as the end user aren't able to affect that behavior.