Home Forums SQL Server 2005 SQL Server 2005 General Discussion call Java web service from SQL server 2005 store procedure and get response from web service in store procedure RE: call Java web service from SQL server 2005 store procedure and get response from web service in store procedure

  • To access a Java web service you would have to use SQLCLR but why would you want to do that from inside your database engine? What are you trying to do with this web service that absolutely must be done inside the database?

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato