Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by vanAtteveldt

  1. vanAtteveldt

    Templates (.xml) for URL querying

    According to the documentation, instead of stating http://localhost/vroot?sql=SELECT+*+FROM+Table1+FOR+XML+AUTO it should be possible to use a template such as: <root><sql:query xmlns:sql=&quot;urn:schemas-microsoft-com: xml-sql&quot;>SELECT * FROM Table1 FOR XML AUTO</sql:query></root>...

Part and Inventory Search

Back
Top