Creating a schematic data source

Schematic datasets always reside in a geodatabase. When editing a schematic dataset within Schematic Dataset Editor, the CURRENTDS data source is always referenced under the Data Sources entry. This data source connects the geodatabase in which the schematic dataset resides. If the schematic dataset and the GIS feature classes/object tables from which you want to generate schematic diagrams share the same geodatabase, this CURRENTDS data source can be used to configure your schematic diagram templates and their associated schematic feature classes. But if the data from which you want to work is stored in any other database, you may have to create a new schematic data source to connect this database.

LegacyLegacy:

Prior to ArcGIS Schematics 10.0, you could create DAO Odbc Direct Connection data sources. In ArcGIS 10.0, DAO 3.6 is no longer installed by the setup, and Schematics no longer supports this type of data source. If you have pre-10.0 schematic datasets with DAO Odbc Direct Connection data sources, those data sources will be migrated in your 10.0 schematic datasets, but they cannot be used anymore. This means that, within ArcGIS Schematics 10.0, you have to create another type of data source to access this data.

The steps below describe in detail schematic data source creation within Schematic Dataset Editor:

Steps:
  1. Edit your schematic dataset within Schematic Dataset Editor.
  2. If the schematic dataset resources are not arranged in a tree view in the schematic items window, click Views on the Schematic Dataset Editor toolbar and click Project Tree.
  3. Right-click the Data Sources entry in the Schematic Dataset Editor tree.
  4. Click New Data Source.

    A new Properties tab for the new schematic data source automatically appears on the right side of the Schematic Dataset Editor window:

    New Data Source creation—Properties tab, initial content

  5. Type the name that will reference the new schematic data source in the Name field on the Properties tab.
  6. Choose the type of schematic data source from the Type drop-down list as follows:
    • Choose ADO Connection or ADO Extended Connection if you have a UDL file or know the properties to create the UDL file to connect the database with which you want to work.
    • Choose ESRI Access GDB Connection if the data you want to work with is stored in a personal geodatabase.
    • Choose ESRI File GDB Connection if the database you want to work with is a file geodatabase.
    • Choose ESRI OleDB GDB Connection to be able to browse to and choose the ODC file to connect the geodatabase you want to work with.
    • Choose ESRI Sde GDB Connection if you want to work with an ArcSDE geodatabase.
    • Choose Custom Data Source to create a data source from a custom component.

    For each type of data source having its own particular parameters, the content of the Properties tab automatically changes according to the selected data source type.

  7. Next, depending on the type of data source specified, you have to configure its particular parameters.
  8. Click OK at the bottom of the Properties tab.

    A new entry for the newly created schematic data source appears in the Schematic Dataset Editor tree under the Data Sources main entry:

    Sample newly created data source

  9. Click the Save button Save on the Schematic Dataset Editor toolbar.

Related Topics

3/5/2014