<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>SQL Server 2000</title>
<link>http://sql-server-2005.com/interview-questions/SQL-Server-2000/4.aspx</link>
<description>Sql Server 2000 / 2005 / 2008 Interview Questions and FAQs</description>
<language>en-us</language>
<item>
<title>test</title>
<link>http://sql-server-2005.com/questions/test/4/1475.aspx</link>
<description><p>sss</p></description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>How to handle the exceptions in SQL Server 2000</title>
<link>http://sql-server-2005.com/questions/How-to-handle-the-exceptions-in-SQL-Server-2000/4/3014.aspx</link>
<description>Hi all!<br />
I&#039;m a beginner for SQL Server 2000. But, I&#039;ve learned exception handling in Oracle 8i. I know the meaning of the exception handling but I can&#039;t able to write a programs in SQL Server 2000. So please tell me the simple program for exception handling. And tell me, what are all the keywords or functions to be involved.</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>How to replicate Microsoft sql server 2000 database to remote server</title>
<link>http://sql-server-2005.com/questions/How-to-replicate-Microsoft-sql-server-2000-database-to-remote-server/4/3015.aspx</link>
<description>How to replicate Microsoft sql server 2000 database to remote server for high availability and failover?</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>What is the easiest way to copy an sql 2000 server database from one webserver to another</title>
<link>http://sql-server-2005.com/questions/What-is-the-easiest-way-to-copy-an-sql-2000-server-database-from-one-webserver-to-another/4/3016.aspx</link>
<description>I have a database set up on a remote sql 2000 server and I want to duplicate the same database on another remote server for testing purposes. Is there a way to do this without manually creating the database again?</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>How to install second instance of SQL server 2000 on the same machine</title>
<link>http://sql-server-2005.com/questions/How-to-install-second-instance-of-SQL-server-2000-on-the-same-machine/4/3017.aspx</link>
<description>I want to install a second instance of SQL server 2000 on the same machine(running windows server 2003) but every time i install the second instance I cannot have connection to it from any client although I can have access to it from the server itself<br />
what should I do to make the second instance work?<br />
should I change anything in the parameters of the instance? maybe changing the port  or maybe changing the destination of the program files when installing the instance to make it different than the the default instance program files??</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>What is the use of Virtual directory in MS SQL server 2000 ? How can it be created and maintained </title>
<link>http://sql-server-2005.com/questions/What-is-the-use-of-Virtual-directory-in-MS-SQL-server-2000-How-can-it-be-created-and-maintained/4/3018.aspx</link>
<description>What is Virtual Directory in MS SQL Server 2000 ? <br />
How can it be created and Maintained ?<br />
Is the virtual directory associated with XML ?<br />
Why using XML ?</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>How can I create table in SQL Server 2000 at runtime using cSharp</title>
<link>http://sql-server-2005.com/questions/How-can-I-create-table-in-SQL-Server-2000-at-runtime-using-cSharp/4/3019.aspx</link>
<description>I want to create table in SQL Server 2000 as the page load using C# with proper attributes defined in the table while creating table.<br />
Please suggest me if any one knows the answer.</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>How to restore database in MS SQL Server 2000 using the back up on my labtop or cd</title>
<link>http://sql-server-2005.com/questions/How-to-restore-database-in-MS-SQL-Server-2000-using-the-back-up-on-my-labtop-or-cd/4/3020.aspx</link>
<description>Have got a database on cd which i dump on my labtop. Have tried to restore it as a new database in SQL Server 2000 but keep having a device activation error which also says i should use WITH MOVE to identify a valid location for the file. The origional database is also in SQL Server 2000. Not sure if i was able to extract it correctly on to my labtop  from the cd (i used Winzip). Any ideas guys!!</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>How to connect SQL client TO SQL server 2000 </title>
<link>http://sql-server-2005.com/questions/How-to-connect-SQL-client-TO-SQL-server-2000/4/3021.aspx</link>
<description>I installed SQL Server 2000 on one machine and SQL Client on another machine both conected through TCP I P how i manage to connect them both ? i have a database on the server and i have tried all the options of conections and  always says login failed for user.. ??&#039;??? i need help with these step by step explanation.</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>This is a SQL Server 2000 questions. What is the function that will tell me the current database</title>
<link>http://sql-server-2005.com/questions/This-is-a-SQL-Server-2000-questions.-What-is-the-function-that-will-tell-me-the-current-database/4/3022.aspx</link>
<description>Is there a function or a systable column that will tell me the current database? Again this is for SQL Server 2000. <br />
<br />
Cheers</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>Can I change my database from Sql server 2005 express to sql server 2000 and how</title>
<link>http://sql-server-2005.com/questions/Can-I-change-my-database-from-Sql-server-2005-express-to-sql-server-2000-and-how/4/3023.aspx</link>
<description>I completed my site using sql server 2005 but I now need to change ONLY the database to sql 2000 ,Is this possible and do I need to change any of the code in the website?</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>How can I check the installation of a SQL Server 2000</title>
<link>http://sql-server-2005.com/questions/How-can-I-check-the-installation-of-a-SQL-Server-2000/4/3024.aspx</link>
<description>Hi.<br />
<br />
I Have finished the installation of a SQL SERVER 2000. And after that, I have changed some things (hostname).<br />
Could you help me and tell me, how can I check if everithing is all right ???<br />
<br />
Thanks a lot !!!<br />
<br />
Omar.</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>What is the purpose of ON DELETE CASCADE in SQL Server 2000</title>
<link>http://sql-server-2005.com/questions/What-is-the-purpose-of-ON-DELETE-CASCADE-in-SQL-Server-2000/4/3025.aspx</link>
<description>Hi friends!<br />
I&#039;m using constraints like unique, primary and foreign keys in my SQL Server tables. But, I don&#039;t know the exact meaning of ON DELETE CASCADE keyword. Please tell me the purpose and give an example. It will be very useful for me.</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>How do I connect, read from, and write to a sql server 2000 data base via cSharp.NET 2005</title>
<link>http://sql-server-2005.com/questions/How-do-I-connect,-read-from,-and-write-to-a-sql-server-2000-data-base-via-cSharp.NET-2005/4/3026.aspx</link>
<description>I can write applications in C#.NET 2005, and can make databases in MS SQL Sever 2000. Now I want to access this database using my application. How would I go about doing that?</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>Can i have sql server 2000 and 2005 together installed on one system</title>
<link>http://sql-server-2005.com/questions/Can-i-have-sql-server-2000-and-2005-together-installed-on-one-system/4/3027.aspx</link>
<description>if so, now i have sql server 2000, so i want to install sql server 2005 too.<br />
<br />
what should i do?</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>How to connect SQL server 2000 to the web-server</title>
<link>http://sql-server-2005.com/questions/How-to-connect-SQL-server-2000-to-the-web-server/4/3028.aspx</link>
<description>Hi,<br />
<br />
I&#039;m developing a Software with Powerbuilder9.0 as Front End and Sql Server 2000 as Back End. My applcation is working perfectly in Client.<br />
<br />
Now, i want to change the Sql Server 2000 into web, so that i can access the Database from anywhere. <br />
<br />
Can you help me in this regard.<br />
<br />
Thanks in Advance.<br />
<br />
Regards,<br />
J.Gopinath.</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>How to compress the record before stored in the sql server 2000</title>
<link>http://sql-server-2005.com/questions/How-to-compress-the-record-before-stored-in-the-sql-server-2000/4/3029.aspx</link>
<description>using c#.net with asp.net programming How to compress the record before stored in the sql server 2000 because to reduce the server space</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>What are the column limitaion of sql server 2000</title>
<link>http://sql-server-2005.com/questions/What-are-the-column-limitaion-of-sql-server-2000/4/3030.aspx</link>
<description>I would like to Know what are the column limitations for sql server 2000?</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>Sql server 2000 database autogrow is not working</title>
<link>http://sql-server-2005.com/questions/Sql-server-2000-database-autogrow-is-not-working/4/3031.aspx</link>
<description>Even after enabling &quot;Automatically grow file&quot; option in enterprise manager. Sql server 2000 autogrow is not working.<br />
Can you please tell me how can i make it work.</description>
 <pubDate>11/17/2008</pubDate> 
</item>
<item>
<title>How to make sql server 2000 generate sql scripts automatically</title>
<link>http://sql-server-2005.com/questions/How-to-make-sql-server-2000-generate-sql-scripts-automatically/4/3032.aspx</link>
<description>Is there anyway that whenever I create stored procedures or whenever I update some tables in the database...that sql server can automatically generate sql scripts for that on the development server?<br />
So it would be easier when I update the database on the production server?<br />
thanks</description>
 <pubDate>11/17/2008</pubDate> 
</item>
</channel>
</rss>


