Select to view content in your preferred language

Create unregistered standalone FGDB table

478
1
Jump to solution
12-15-2023 07:55 AM
Labels (1)
Bud
by
Honored Contributor

Is there a way to create a standalone table in a file geodatabase where the table is not registered with the geodatabase? For example, using a geoprocessing tool, ArcPy, etc.

Use case - testing:

  • Esri Case #03506437 - ArcGIS Pro 3.2: How-to determine if an item is registered with a GDB or not ?
  • BUG-000163772: Views in file and mobile geodatabases do not indicate in their Data Source properties if they have been registered with the database
0 Kudos
1 Solution

Accepted Solutions
Bud
by
Honored Contributor
0 Kudos
1 Reply
Bud
by
Honored Contributor

Yes, use the File Geodatabase API:

Create standalone table in FGDB (using API)

0 Kudos