I am working on a project where I have to create maps. I have a file gdb and a personal database .mdb. Everytime I have to create a map I have to join them. Is there any way that the .mdb file can be just linked to the .gdb file so I dont have to do the join operation? Is there a way where the attributes that are stored in the .mdb file are just incorporated in the file geodatabase without doing the join operation?
I further intend to convert the file geodatabase to a shape file, such that each feature layer has its own attribute table.
Any help willl be much appreciated. Thanks in advance!
@takashi @david_r @redgeographics