error code 17750

Shweta Mane 1 Reputation point
2022-09-27T10:19:02.96+00:00

I want to solution for error code 17750

Azure SQL Database
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 47,436 Reputation points
    2022-09-27T10:38:37+00:00

    That's really to less on information.
    Please post the complete error message, what you are doing and when the error occurs.

    0 comments No comments

  2. 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

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.