How do I create a geo database in Access 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can anyone tell me how to create a new geodatabase in Access 2003 where I can
import spatial data such as an ArcView shapefile?
 
Can anyone tell me how to create a new geodatabase in Access 2003 where I can
import spatial data such as an ArcView shapefile?

Shapefiles are actually stored in dBase format. You can use File...
Get External Data... Import (or Link even) to import the shapefiles.
You'll need a copy of the ArcView index to figure out which tables are
which and probably to interpret some of the fieldnames, but the data's
available.

John W. Vinson[MVP]
 
Thanks John I'll try that!!

John Vinson said:
Shapefiles are actually stored in dBase format. You can use File...
Get External Data... Import (or Link even) to import the shapefiles.
You'll need a copy of the ArcView index to figure out which tables are
which and probably to interpret some of the fieldnames, but the data's
available.

John W. Vinson[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top