Forum Discussion

nhaminger's avatar
nhaminger
Copper Contributor
Aug 17, 2021

SQL Server 2019 External Scripts Network Drive Access Denied

Hello Community,   so we are invoking a Python script with the sp_execute_external_script command. Within this Python script, we access files that are located on a network drive (r/w). This works w...