RawXml for /SQLServer_Scripts.xf

This website produced with XsltFilter. The Page.Response buffer output is shown below.

Return to normal view of page  

<? xml-stylesheet type="text/xsl" href="woric.xsl" ?>
<DisplayPage >
<title > SQL </title>
<Content  Heading="SQL Server Scripts" ID="software" CreatedTmSt="19-Sep-2001 23:35:14"> The following scripts can be used with SQL server. </Content>
<SiteList  title="SQL Scripts" CreatedTmSt="21-Sep-2001 20:13:46">
<SITE href="SQL_Script1.xf" title="Make the dbo the owner of all user objects">This script changes all the user objects that are not owned by the dbo, to be owned by the dbo.</SITE>
<SITE href="SQL_Script2.xf" title="Allow PUBLIC access to all objects">Script to allow the PUBLIC group to have unlimited access to all user objects in the database</SITE>
<SITE href="SQL_Script3.xf" title="Calcluate table sizes">Calcuates how much spaces is used by the user tables, inlcuding avergae row size if known.</SITE>
</SiteList>
</DisplayPage>