Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 2
    SQL cannot be run inside arcmap - you need to have the data in a DBMS to execute SQL Statements - You will need ArcSDE as the gateway for ArcMap to read the data see - webhelp.esri.com/arcgisserver/9.3/java/index.htm#geodatabases/… for different types of DBMS Commented Aug 3, 2011 at 15:23
  • Is there a way to translate the SQL into python or VB script? I'm not really familiar with the way code works in Arc Commented Aug 3, 2011 at 15:24
  • 1
    yes but early days - python.org/workshops/1995-05/sql.html Commented Aug 3, 2011 at 15:29