Hello Everyone!
I'm attempting to make a connection between an MS Access database and a shapefile in ArcMap. My current plan is this:
- Export data from our software to MS Access.
- Use a query in that Access database to aggregate the fields we need.
- Join the fields in this query to our current polygon shapefile.
Everything was going well until I got the the last step. The query that I built in Access is not visible in ArcCatalog; I can only see the tables. I'm not sure where to go from here. Is there a way to get queries to show in ArcCatalog? Or even a better way to accomplish my goal?
Thanks in advance!