Table To Geodatabase (Conversion Tools)
Summary
Converts one or more tables to geodatabase tables in an output geodatabase.
Usage
- The tool copies the rows of a table, table view, feature class, feature layer, delimited file, or raster with an attribute table to a new geodatabase table.
This tool supports the following table formats as input:
Geodatabase
dBASE (
.dbf)Microsoft Excel worksheets (
.xlsand.xlsx)-
Comma-delimited files (
.csv,.txt, and.asc)Tab-delimited files (
.tsvand.tab)Pipe-delimited files (
.psv)
For delimited files, the first row of the input file is used as the field names on the output table. Field names cannot contain spaces or special characters (such as $ or *), and an error will occur if the first row of the input file contains spaces or special characters.
The tool can be used to output a delimited file by adding one of the following file extensions to the output name in a folder workspace:
Comma-delimited files (
.csv,.txt, or.asc)Tab-delimited files (
.tsvor.tab)Pipe-delimited files (
.psv)
The name of the output geodatabase tables will be based on the name of the input table. To control the output name and for additional conversion options, use the Export Table tool.
The Copy Rows and Export Table tools can also be used to convert a table to a geodatabase table.
If the name of an output table already exists in the output geodatabase, and the Allow geoprocessing tools to overwrite existing datasets option is unchecked, a number will be appended to the end of the name to make it unique (for example, OutputTable_1). If any of the input tables have the same name, a number will also be appended to the output table names, regardless of the overwrite existing datasets option. Otherwise, the table will be overwritten.
To transfer domains, subtypes, attribute rules, field groups, and contingent values to the output geodatabase, check the Transfer Geodatabase Field Properties environment.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Table |
The list of tables that will be converted to geodatabase tables. Input tables can be INFO, dBASE, OLE DB, geodatabase tables, or table views. |
Table View |
|
Output Geodatabase |
The destination geodatabase where the tables will be placed. |
Workspace |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated Geodatabase |
The geodatabase containing the new tables. |
Workspace |
Environments
Current Workspace, Output CONFIG Keyword, Scratch Workspace, Extent, Maintain fully qualified field names, Transfer Field Domain Descriptions, Transfer Geodatabase Field Properties
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes