Skip to main content

When running a workspace I get this error: FME Docker: Module 'MSSQL_ADO' is unavailable for use with this FME edition

Other errors include:

Could not load module '/opt/fme-engine-2019/plugins/fme_ado.so' : /opt/fme-engine-2019/plugins/fme_ado.so: cannot open shared object file: No such file or directory

Hi @tja,

The MSSQL_ADO format is not supported on a Linux OS (https://www.safe.com/integrate/sql-server-spatial/). Since Docker containers are a Linux environment you will not have access to this format using FME Server on Docker.


Of course, my bad. Thanks for the response!


Reply