I have a complex project with multiple primary tables storing data. Is there a way of efficiently transferring the ensemble complete with all the tables? When I transfer to a different computer, I currently have to reload each individual table to update the location address. The tables are saved before transfer with "back up with struture" selected but I think the table ID location has to be updated for everything to work correctly.
Thanks