sp_makewebtask @outputfile = 'c:\temp\myxmlfile.xml',
@query = 'SELECT ( SELECT location AS loc,ChangeFreq AS changefreq,Priority AS priority from posterdata_sitemap FOR XML PATH(''url''),TYPE)',
@templatefile = 'c:\temp\template.tpl'
/*
EXEC master.dbo.sp_configure 'show advanced options', 1
RECONFIGURE
sp_configure 'Web Assistant Procedures', 1
RECONFIGURE */
Monday, February 27, 2012
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2012
(113)
-
▼
February
(16)
- SQL server - export xml to file
- xml file from SQL
- SQL server - generate sitemap table
- java - noclassdeffounderror
- com.sun.org.apache.xerces.internal.dom.ElementNSIm...
- Java - Pass by value/Pass by reference
- @XmlTransient for handling Interfaces
- JAXB - Mapping the unmappable
- JAX vs Extreme
- I.E. Object doesn’t support this property or metho...
- window task manager - create dump file
- JAXB : @XmlSeeAlso, @XmlAnyElement
- Jaxb for interfaces
- Workstation components installed but only the Conf...
- Completely remove an existing SQL Server 2005 inst...
- Remove a component from an existing SQL Server 200...
-
▼
February
(16)
No comments:
Post a Comment