<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>SQL 2000</title>
		<link>http://hsenid.forummotion.com/sql-2000-f12/-t1.htm</link>
		<description></description>
		<lastBuildDate>Fri, 05 Dec 2008 10:45:34 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>SQL 2000</title>
			<url>http://i34.servimg.com/u/f34/13/04/69/23/images12.jpg</url>
			<link>http://hsenid.forummotion.com/sql-2000-f12/-t1.htm</link>
		</image>
		<item>
			<title>Cant Login after Restore DB back up</title>
			<link>http://hsenid.forummotion.com/sql-2000-f12/cant-login-after-restore-db-back-up-t28.htm</link>
			<dc:creator>samuel</dc:creator>
			<description><![CDATA[<font color="red">Cant login with the Security user ID after restoring the DB backup</font>
<br />

<br />

<br />
<font color="blue">While Restoring the DB Backup,Give the Database name(schema or Db owner name) as one in the Original database
<br />
Delet the DB user ID and create with the same name again.
<br />
Similiary do this for all the Db Groups</font>]]></description>
			<category>SQL 2000</category>
			<pubDate>Fri, 05 Dec 2008 10:45:34 GMT</pubDate>
			<comments>http://hsenid.forummotion.com/sql-2000-f12/cant-login-after-restore-db-back-up-t28.htm#30</comments>
			<guid>http://hsenid.forummotion.com/sql-2000-f12/cant-login-after-restore-db-back-up-t28.htm</guid>
		</item>
		<item>
			<title>SQl2000 (SE)DB installation in Server2003</title>
			<link>http://hsenid.forummotion.com/sql-2000-f12/sql2000-sedb-installation-in-server2003-t7.htm</link>
			<dc:creator>samuel</dc:creator>
			<description><![CDATA[Installing SQL Server2000 Standard Edition in Windows server2003 Server machineSolution:
<br />
<font color="blue">
<br />
Install SQL server 2000 (SE)standard editon DB first and then run the Sqlserver servicepack3</font>.]]></description>
			<category>SQL 2000</category>
			<pubDate>Sat, 01 Nov 2008 04:54:04 GMT</pubDate>
			<comments>http://hsenid.forummotion.com/sql-2000-f12/sql2000-sedb-installation-in-server2003-t7.htm#8</comments>
			<guid>http://hsenid.forummotion.com/sql-2000-f12/sql2000-sedb-installation-in-server2003-t7.htm</guid>
		</item>
		<item>
			<title>Database restoration</title>
			<link>http://hsenid.forummotion.com/sql-2000-f12/database-restoration-t6.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>During Database restoration,in SQL 2000,i faced a error message (i.e.,)

ERROR::&quot;Ad hoc updates to system catalogs are not enabled&quot;



The Solution to this error is,we have to run the following script in SQL,



SP_CONFIGURE 'ALLOW UPDATES', 1

GO

RECONFIGURE WITH OVERRIDE

GO



This is because,When allowing updates is enabled (set to 1), any user who has appropriate

permissions can update system tables directly with ad hoc updates and can

create stored procedures that  ...</description>
			<category>SQL 2000</category>
			<pubDate>Sat, 01 Nov 2008 04:51:12 GMT</pubDate>
			<comments>http://hsenid.forummotion.com/sql-2000-f12/database-restoration-t6.htm#7</comments>
			<guid>http://hsenid.forummotion.com/sql-2000-f12/database-restoration-t6.htm</guid>
		</item>
	</channel>
</rss>