<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>