1

I've already created a mysql db connection using ODBC and tested it. Now I want to export the attribute tables data from ArcMap to mysql which is on my localhost. On export there are many options like export (To CAD, To Shapefile, To Dbase ..) when I click on any of these no data is going to mysql database.

How can I export geodatabase data(no spatial data) to mysql database in ArcMap ?

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Jun 29, 2017 at 11:02
1
  • 1
    Try using the Table to Table tool? Commented Jun 30, 2017 at 15:13

1 Answer 1

-1

Try this : ogr2ogr facility to convert shape file directly to MySQL Database

https://stackoverflow.com/questions/39591499/extract-country-specific-openstreetmap-extract-into-mysql-spatial-table

answered Aug 11, 2019 at 17:21
1
  • Link-only answers are automatically flagged for deletion. Please summarize the content in the linked answer in your answer, or it may be deleted. Commented Aug 11, 2019 at 19:27

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.