That's really to less on information.
Please post the complete error message, what you are doing and when the error occurs.
error code 17750
Shweta Mane
1
Reputation point
I want to solution for error code 17750
Azure SQL Database
Azure SQL Database
An Azure relational database service.
6,326 questions
2 answers
Sort by: Most helpful
-
Olaf Helper 47,436 Reputation points
2022-09-27T10:38:37+00:00 -
N Pelton 1 Reputation point
2022-11-01T07:30:54.067+00:00 The problem causing DLL called by the extended stored procedure is not registered. It is a normal dll-library used also by other processes and windows services and is in my opinion not possible to register in SQLServer or is it? The problem is how to tell SQL Server to find the called dll from another folder than C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn - in our case from the same folder as where the extended procedure itself lies.
Regards,
N Pelton