- Esri Legacy ArcSDE Reader/Writer
- Quick Facts
- Raster Quick Facts
- FME and Esri ArcSDE Compatibility
- FME SDE Highlights
- Connecting to an ArcSDE Database
- Workbench Reader Parameters
- Workbench Writer Parameters
- FME Raster Features
- SDE Table Representation
- Using Versioning with the SDE Reader, Writer, and ArcSDEQuerier
- Feature Representation
- Annotation
- Troubleshooting
- Mapping File Directives
<tableName>
This specifies the name of the SDE table being defined by the SDE30_DEF statement. The name must conform to the conventions and restrictions of the underlying RDBMS database.
The following example shows the first portion of the definition for a table named roads.
SDE30_DEF roads . . .