Does anyone know how to export a shape file out of ArcGIS into an Access 2007 database?
|
|
This should give you the understanding on how you should go about. http://wagda.lib.washington.edu/gishelp/tutorial/AccessImportShp.pdf I know the text is not helpful but the images should help you through. Basically, what the pdf is explaining, is that you can export the shapefile to a PersonalGeodatabase (which you will have to create before hand) and save it in a .mdb format. .mdb is a MSAccess recognizable format which is something that you can see when you open the particular file in MsAccess (As shown in the pdf in the link). Personally, I would not recommend exporting the file to MSAccess or Personal Geodatabase. There are lot of flaws related to it. I would recommend that you export the data to FileGeodatabase. |
|||||
|
|
The official way that ESRI suggest you create a link to an Access 2007 (accdb) database is discussed here. Great - Thank you :) |
||||
|
|
|
You can use the "Table to Table" tool to convert a Shapefile .dbf into an MDB table. |
|||
|
|

