I have been using EMM for a while and I have two separate databases that keep track of two sets of movies. I would like to merge these into one database so that I can access all of my movies at one time.
Is there any way to do this?
I am familiar with MS Access and it looks like I can just merge the Movies table and everything will be OK (making sure that the movie IDs are unique). Is there anything else that I am missing that would mess this procedure up?