I'm working on a workflow using FME where I want to use the SQLExecutor transformer to query data from a File Geodatabase I've set the input to point directly to the FGDB file, and tried several SQL queries — even very simple ones like:
Error code -214767259 may be related to incorrect ODBC setup, permission issues, or unsupported data types. It can also arise from whitespace issues in file paths or data, or when a tool attempts to write to a read-only locatio
Error code -214767259 may be related to incorrect ODBC setup, permission issues, or unsupported data types. It can also arise from whitespace issues in file paths or data, or when a tool attempts to write to a read-only locatio
Hey, thank you very much for your answer. I'm using ArcGIS Pro 3.3.5 and FME 2024.0, so according to the link you sent, it seems to be compatible.
I'm trying to query a table with or without geometry, but nothing is being returned. I'm using an SDE connection, and it does work otherwise.
Creating reader for format: Esri Geodatabase (File Geodb) Trying to find a DYNAMIC plugin for reader named `GEODATABASE_FILE' Error executing SQL: ''. The error number from ArcObjects is: '-2147467259' An error has occurred. Check the logfile above for details Failed to read features from dataset 'D:\ProGIS_2_UN\03_Daten_pruefen\Project\NC_TEST\Output\Output_GAS_S5.gdb' using the 'GEODATABASE_FILE' reader
I do not have the FILE GEODATABASE Open API option in teh SQL Creator or only for Reader and Writer