Select to view content in your preferred language

ArcGIS Pro Python Libraries Installed SQL Server

196
0
06-07-2022 02:27 PM
JamesT
by
New Contributor

Is it possible to have the Python libraries arcpy and arcgis.gis installed on SQL Server?

I know Python libraries can be installed on SQL Server and there is a process to do so. An example of that is here:

https://nielsberglund.com/2021/01/24/sql-server-2019-external-libraries-and-your-python-runtime/

For that to work, the Python libraries have to be zipped and a "wheel" file created (extension = .whl). 

Questions:

1. Is it a license violation to use arcpy and arcgis.gis on SQL Server that way?

2. If that is allowed, has anyone managed to get the libraries working on SQL Server?

Thanks in advance!

0 Kudos
0 Replies