Forum Replies Created

Viewing 4 posts - 1 through 5 (of 5 total)

  • RE: Extend Stored Procedure

    The Oracle path had not been set properly before the SQL Server was started so it could not find an oracle dll called by my program. Once this was...

  • RE: Extend Stored Procedure

    Just wanted to update this post to say that I finally got the Extended Stored Procedure working.

    Thanks for the help

    Tom

  • RE: Extend Stored Procedure

    -----------------------------------------------------------------------------------------------------------------

    The error message I get is:

    ODBC: Msg 0, Level 16, State 1

    Cannot load the DLL xp_AQenq.dll, or one of the DLLs it references. Reason: 126(The specified module could not be...

  • RE: Extend Stored Procedure

    I upgraded to Visual Studio 6.0 Enterprise Edition and installed service pack 5 so I could run the Extended Stored Procedure wizard. I configured the project created by the...

Viewing 4 posts - 1 through 5 (of 5 total)