could not find stored procedure 'sp_addextendProc'

  • Dear Sir,

    I am in great trouble. When I am registering a external procedure like

    exec sp_addextendproc 'sp_oAcreate','odsole70.dll' then

    given above message.

    But I have searched too many sites. only giving suggestion is copy the dll to C:\Program Files\Microsoft SQL Server\Mssql\Binn by default.

    But I can't understand which dll I have to copy for the sp_addextendproc. Or show me what to do to get the sp_addextendproc procedure in my sql server.

    Please help me.

    Thanking You

    Debasis Bag:-D

  • The procedure name is sp_addextendedproc

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply