﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Newest KB Articles in Managing Databases</title>
    <description>Recent additions to the Knowledge Base from Integral Hosting</description>
    <link>http://www.integralhelp.com/KB/c27/managing-databases.aspx</link>
    <dt>Sat, 04 Sep 2010 17:32:14 GMT</dt>
    <generator>SmarterTrack Professional 3.6.3267</generator>
    <item>
      <title>SQL Server 2000</title>
      <link>http://www.integralhelp.com/KB/a88/sql-server-2000.aspx</link>
      <pubDate>Thu, 10 Jul 2008 21:06:53 GMT</pubDate>
      <guid isPermaLink="false">kbarticle88</guid>
      <description>For more information, please refer to &lt;A href="http://www.integralhelp.com/KB/a87/sql-server-2005.aspx"&gt;SQL Server 2005&lt;/A&gt; knowledge base article.</description>
    </item>
    <item>
      <title>SQL Server 2005</title>
      <link>http://www.integralhelp.com/KB/a87/sql-server-2005.aspx</link>
      <pubDate>Thu, 10 Jul 2008 20:34:45 GMT</pubDate>
      <guid isPermaLink="false">kbarticle87</guid>
      <description>&lt;P&gt;&lt;STRONG&gt;SQL Server 2005&lt;/STRONG&gt; is a comprehensive database software platform providing enterprise-class data management and integrated business intelligence (BI) tools. The SQL Server 2005 database engine provides more secure, reliable storage for a relational database format or XML. By supporting both a relational database format and XML, the SQL Server 2005 database engine provides the flexibility necessary to support the way you work. It also enables you to build and manage highly available, well-performing database software applications that you and your people can use to take your business to the next level. &lt;/P&gt;
&lt;ul&gt;
	&lt;ul&gt;
		&lt;ul&gt;
			&lt;li&gt;&lt;a href="#Section1"&gt;Viewing SQL Server 2005&amp;nbsp;Databases&amp;nbsp;&lt;/a&gt; &lt;/li&gt;
			&lt;li&gt;&lt;a href="#Section2"&gt;Adding SQL Server 2005&amp;nbsp;Database&amp;nbsp;&lt;/a&gt; &lt;/li&gt;
			&lt;li&gt;&lt;a href="#Section3"&gt;Backing up&amp;nbsp;SQL Server 2005 Database&lt;/a&gt; &lt;/li&gt;
			&lt;li&gt;&lt;a href="#Section4"&gt;Restoring&amp;nbsp;SQL Server 2005 Database&lt;/a&gt; &lt;/li&gt;
			&lt;li&gt;&lt;a href="#Section5"&gt;Truncating Database Files&amp;nbsp;&lt;/a&gt; &lt;/li&gt;
			&lt;li&gt;&lt;a href="#Section6"&gt;Adding SQL Server 2005&amp;nbsp;Database User&amp;nbsp;&lt;/a&gt; &lt;/li&gt;
			&lt;li&gt;&lt;a href="#Section7"&gt;Deleting SQL Server 2005 Database&lt;/a&gt; &lt;/li&gt;
			&lt;li&gt;&lt;a href="#Section8"&gt;Deleting SQL Server 2005 Database User&lt;/a&gt; &lt;/li&gt;
		&lt;/ul&gt;
	&lt;/ul&gt;
&lt;/ul&gt;
&lt;A title=Section1 href="about:blank" name=Section1&gt;&lt;/A&gt;
&lt;H3&gt;Viewing SQL Server 2005&amp;nbsp;Databases&amp;nbsp;&lt;/H3&gt;
&lt;P&gt;To view the list of SQL Server 2005 databases, click &lt;STRONG&gt;Databases &amp;gt;&amp;gt; SQL Server 2005&lt;/STRONG&gt; menu item on your space page. &lt;STRONG&gt;SQL Server 2005&lt;/STRONG&gt;&amp;nbsp;page will open.&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;H3&gt;Adding SQL Server 2005&amp;nbsp;Database&amp;nbsp;&lt;/H3&gt;
&lt;P&gt;To add a new SQL Server 2005 database, click &lt;STRONG&gt;Create Database&lt;/STRONG&gt; button. &lt;STRONG&gt;SQL Database Properties&lt;/STRONG&gt; page will open.&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Type the name of your database in the&lt;STRONG&gt; Database name&lt;/STRONG&gt; box. Choose users to access your database&amp;nbsp;and click &lt;STRONG&gt;Save&lt;/STRONG&gt; button. &lt;/P&gt;
&lt;A title=Section3 href="about:blank" name=Section3&gt;&lt;/A&gt;
&lt;H3&gt;Backing up&amp;nbsp;SQL Server 2005 Database&lt;/H3&gt;
&lt;P&gt;To backup&amp;nbsp;SQL Server 2005&amp;nbsp; database, open &lt;STRONG&gt;SQL Server 2005&lt;/STRONG&gt;&amp;nbsp;page. Choose database that you wish to backup and click on the database name. &lt;STRONG&gt;SQL Database Properties&lt;/STRONG&gt; page will open.&amp;nbsp;Click &lt;STRONG&gt;Backup&lt;/STRONG&gt;&amp;nbsp;button. &lt;STRONG&gt;Backup SQL Database&lt;/STRONG&gt; page will open.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the&lt;STRONG&gt; Backup File Name&lt;/STRONG&gt; box, type the&amp;nbsp;name of the file where&amp;nbsp;backup data will be stored. Check &lt;STRONG&gt;Zip Backup&lt;/STRONG&gt; box if you want to zip backup file. Choose the backup destination and click &lt;STRONG&gt;Backup&lt;/STRONG&gt; button. &lt;/P&gt;
&lt;A title=Section4 href="about:blank" name=Section4&gt;&lt;/A&gt;
&lt;H3&gt;Restoring&amp;nbsp;SQL Server 2005 Database&lt;/H3&gt;
&lt;P&gt;To restore SQL Server 2005&amp;nbsp; database, open &lt;STRONG&gt;SQL Server 2005&lt;/STRONG&gt;&amp;nbsp;page. Choose database that you wish to restore and click on the database name. &lt;STRONG&gt;SQL Database Properties&lt;/STRONG&gt; page will open.&amp;nbsp;Click &lt;STRONG&gt;Restore&lt;/STRONG&gt;&amp;nbsp;button. &lt;STRONG&gt;Restore SQL Database&lt;/STRONG&gt; page will open.&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Choose the backup file to restore from, and&amp;nbsp;click &lt;STRONG&gt;Restore&lt;/STRONG&gt; button.&amp;nbsp; &lt;/P&gt;
&lt;A title=Section5 href="about:blank" name=Section5&gt;&lt;/A&gt;
&lt;H3&gt;Truncating Database Files&amp;nbsp;&lt;/H3&gt;
&lt;P&gt;To&amp;nbsp;reduce the size of SQL Server 2005 database data and log files, you can truncate database files. To truncate SQL Server 2005&amp;nbsp; database files, open &lt;STRONG&gt;SQL Server 2005&lt;/STRONG&gt;&amp;nbsp;page. Choose database that you wish to truncate and click on the database name. &lt;STRONG&gt;SQL Database Properties&lt;/STRONG&gt; page will open. Finally, click &lt;STRONG&gt;Truncute Files&lt;/STRONG&gt; button. &lt;/P&gt;
&lt;A title=Section6 href="about:blank" name=Section6&gt;&lt;/A&gt;
&lt;H3&gt;Adding SQL Server 2005&amp;nbsp;Database User&amp;nbsp;&lt;/H3&gt;
&lt;P&gt;To add a new SQL Server 2005 database user, open &lt;STRONG&gt;SQL Server 2005&lt;/STRONG&gt;&amp;nbsp;page and click &lt;STRONG&gt;Create User&lt;/STRONG&gt; button. &lt;STRONG&gt;SQL User Properties&lt;/STRONG&gt; page will open. &lt;/P&gt;
&lt;P&gt;Type the name and password of the database&amp;nbsp;user&amp;nbsp;in the&lt;STRONG&gt; User name&lt;/STRONG&gt; and &lt;STRONG&gt;Password&lt;/STRONG&gt; boxes. Select the&amp;nbsp;default database and choose databases which&amp;nbsp;the new user&amp;nbsp;can access. Finally, click &lt;STRONG&gt;Save&lt;/STRONG&gt; button. &lt;/P&gt;
&lt;A title=Section7 href="about:blank" name=Section7&gt;&lt;/A&gt;
&lt;H3&gt;Deleting SQL Server 2005 Database&lt;/H3&gt;
&lt;P&gt;To delete SQL Server 2005&amp;nbsp; database, open &lt;STRONG&gt;SQL Server 2005&lt;/STRONG&gt;&amp;nbsp;page. Choose database that you wish to delete and click on the database name. &lt;STRONG&gt;SQL Database Properties&lt;/STRONG&gt; page will open. Finally, click &lt;STRONG&gt;Delete&lt;/STRONG&gt; button. &lt;/P&gt;
&lt;A title=Section8 href="about:blank" name=Section8&gt;&lt;/A&gt;
&lt;H3&gt;Deleting SQL Server 2005 Database User&lt;/H3&gt;
&lt;P&gt;To delete SQL Server 2005&amp;nbsp; database user, open &lt;STRONG&gt;SQL Server 2005&lt;/STRONG&gt;&amp;nbsp;page. Choose database user that you wish to delete and click on the user name. &lt;STRONG&gt;SQL User Properties&lt;/STRONG&gt; page will open. Finally, click &lt;STRONG&gt;Delete&lt;/STRONG&gt; button. &lt;/P&gt;
&lt;P&gt;&amp;nbsp; &lt;/P&gt;</description>
    </item>
  </channel>
</rss>