xml configuration

  • Hi, i have just migrated from 2000 to 2005. with 2000 i can configure to execute procedures with for example:

    http://url/databases?sql=execute+consulta_xml+'29673'+,+'0'&user=user

    if i execute that i obtained an xml result.

    its posible to enable this in 2005 version?

    Thanks

  • This was removed by the editor as SPAM

  • I know this an old thread but I recently had this problem, so here's the solution

    you need to run SQLXML3.0 sp3 against the 2005 server. 2005 Server editions come with SQLXML4.0 which doesn't have this option

    you can run both 3.0 and 4.0 at the same time

    also if you have 64-bit environment, you need to get IIS6.0 to run 32bit operations.

    Hope this helps someone.

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

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