Hello,
I have a SQLExecutor connecting to my SDE on a SQL database. I am using the Microsoft SQL Server Non-Spatial Format with an embedded Connection.
My SQL Statement is:
FME_SQL_DELIMITER ;
GO
DISABLE TRIGGER gisowner.SEGME_MSLINK_COUNTER ON gisowner.ra10];
GO
I get the following errors:
Query failed, possibly due to a malformed statement.
Provider error `(-2147217900) Incorrect syntax near the keyword 'TRIGGER'.'
A fatal error has occurred. Check the logfile above for details
Failed to read features from dataset 'AHS_GIS' using the 'MSSQL_ADO' reader