<?xml version="1.0" encoding="US-ASCII"?>

<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss">
<channel>
<title>Code Found</title>
<link>http://www.codefound.com/</link>
<description>Code Found</description>
<language>en</language>
<pubDate>Thu, 01 Jan 2009 12:50:00 GMT</pubDate>
<lastBuildDate>Thu, 01 Jan 2009 12:50:00 GMT</lastBuildDate>
<managingEditor>info@codefound.com</managingEditor>
<webMaster>info@codefound.com</webMaster>

<item>
<title>Finding a string value in a SQL Server table</title>
<link>http://www.codefound.com/finding-a-string-value-in-a-sql-server-table/</link>
<description>Finding a string value in a SQL Server table Problem A SQL Server/Web Application Developer in my company approached me yesterday with a dilemma. He needed to be able to...</description>
<comments>http://www.codefound.com/finding-a-string-value-in-a-sql-server-table/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/finding-a-string-value-in-a-sql-server-table/</guid>
<pubDate>Thu, 01 Jan 2009 12:50:00 GMT</pubDate>
</item>
	  
<item>
<title>Best practices for taking on the DBA role as a developer</title>
<link>http://www.codefound.com/best-practices-for-taking-on-the-dba-role-as-a-developer/</link>
<description>Best practices for taking on the DBA role as a developer Problem I am an application developer and my company doesn't have a database person on staff. Since I have...</description>
<comments>http://www.codefound.com/best-practices-for-taking-on-the-dba-role-as-a-developer/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/best-practices-for-taking-on-the-dba-role-as-a-developer/</guid>
<pubDate>Wed, 24 Dec 2008 12:43:00 GMT</pubDate>
</item>
	  
<item>
<title>Evaluating SQL Server Database Mirroring as a Disaster Recovery Solution</title>
<link>http://www.codefound.com/evaluating-sql-server-database-mirroring-as-a-disaster-recovery-solution/</link>
<description>Evaluating SQL Server Database Mirroring as a Disaster Recovery Solution Problem Your company is considering a disaster recovery solution for SQL Server 2005 and 2008 instances. You have been asked...</description>
<comments>http://www.codefound.com/evaluating-sql-server-database-mirroring-as-a-disaster-recovery-solution/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/evaluating-sql-server-database-mirroring-as-a-disaster-recovery-solution/</guid>
<pubDate>Wed, 17 Dec 2008 12:03:00 GMT</pubDate>
</item>
	  
<item>
<title>Executing SELECT statements in SQL Server without locking processes</title>
<link>http://www.codefound.com/executing-select-statements-in-sql-server-without-locking-processes/</link>
<description>Executing SELECT statements in SQL Server without locking processes Problem We have two different situations in our SQL Server 2000 and 2005 application where we suspect we have locking caused...</description>
<comments>http://www.codefound.com/executing-select-statements-in-sql-server-without-locking-processes/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/executing-select-statements-in-sql-server-without-locking-processes/</guid>
<pubDate>Tue, 16 Dec 2008 11:32:00 GMT</pubDate>
</item>
	  
<item>
<title>Junior SQL Server Developer Interview Questions</title>
<link>http://www.codefound.com/junior-sql-server-developer-interview-questions/1/</link>
<description>Junior SQL Server Developer Interview Questions Problem We are in the process of trying to hire a Junior SQL Server Developer to work on a few of our projects. What...</description>
<comments>http://www.codefound.com/junior-sql-server-developer-interview-questions/1/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/junior-sql-server-developer-interview-questions/1/</guid>
<pubDate>Fri, 12 Dec 2008 10:22:00 GMT</pubDate>
</item>
	  
<item>
<title>Using OPENROWSET to read large files into SQL Server</title>
<link>http://www.codefound.com/using-openrowset-to-read-large-files-into-sql-server/</link>
<description>Using OPENROWSET to read large files into SQL Server Problem OPENROWSET is a T-SQL function that allows for reading data from many sources including using the SQL Server's BULK import...</description>
<comments>http://www.codefound.com/using-openrowset-to-read-large-files-into-sql-server/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/using-openrowset-to-read-large-files-into-sql-server/</guid>
<pubDate>Thu, 11 Dec 2008 16:42:00 GMT</pubDate>
</item>
	  
<item>
<title>News on SQL Server Kilimanjaro, Project Madison and Gemini</title>
<link>http://www.codefound.com/news-on-sql-server-kilimanjaro-project-madison-and-gemini/</link>
<description>News on SQL Server Kilimanjaro, Project Madison and Gemini Problem What does Microsoft have in store for SQL Server over the next few years? What is the general roadmap from...</description>
<comments>http://www.codefound.com/news-on-sql-server-kilimanjaro-project-madison-and-gemini/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/news-on-sql-server-kilimanjaro-project-madison-and-gemini/</guid>
<pubDate>Tue, 02 Dec 2008 13:34:00 GMT</pubDate>
</item>
	  
<item>
<title>SQL Server 2005 SysAdmin Login Auditing</title>
<link>http://www.codefound.com/sql-server-2005-sysadmin-login-auditing/</link>
<description>SQL Server 2005 SysAdmin Login Auditing Problem I want to audit whenever a member of the sysadmin role logs on to my SQL Server. Auditing all successful logins provides that...</description>
<comments>http://www.codefound.com/sql-server-2005-sysadmin-login-auditing/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/sql-server-2005-sysadmin-login-auditing/</guid>
<pubDate>Sat, 15 Nov 2008 12:19:00 GMT</pubDate>
</item>
	  
<item>
<title>Junior SQL Server DBA Interview Questions</title>
<link>http://www.codefound.com/junior-sql-server-dba-interview-questions/</link>
<description>Junior SQL Server DBA Interview Questions Problem My organization is in the process of hiring a junior SQL Server DBA to add to our team. What are some fair questions...</description>
<comments>http://www.codefound.com/junior-sql-server-dba-interview-questions/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/junior-sql-server-dba-interview-questions/</guid>
<pubDate>Fri, 14 Nov 2008 11:03:00 GMT</pubDate>
</item>
	  
<item>
<title>An alternative to SQL Server email alerts</title>
<link>http://www.codefound.com/an-alternative-to-sql-server-email-alerts/</link>
<description>An alternative to SQL Server email alerts Problem In a tip on How to setup SQL Server alerts and email operator notifications, you have seen how you can configure email...</description>
<comments>http://www.codefound.com/an-alternative-to-sql-server-email-alerts/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/an-alternative-to-sql-server-email-alerts/</guid>
<pubDate>Thu, 13 Nov 2008 11:49:00 GMT</pubDate>
</item>
	  
<item>
<title>Using the FORFILES Command to Delete SQL Server Backups</title>
<link>http://www.codefound.com/using-the-forfiles-command-to-delete-sql-server-backups/</link>
<description>Using the FORFILES Command to Delete SQL Server Backups Problem Recently I constructed a new backup process that I want to institute globally across all my SQL Server 2005 instances...</description>
<comments>http://www.codefound.com/using-the-forfiles-command-to-delete-sql-server-backups/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/using-the-forfiles-command-to-delete-sql-server-backups/</guid>
<pubDate>Tue, 04 Nov 2008 05:36:00 GMT</pubDate>
</item>
	  
<item>
<title>Replacing OPENXML with the XML nodes() Function in SQL Server 2005</title>
<link>http://www.codefound.com/replacing-openxml-with-the-xml-nodes-function-in-sql-server-2005/</link>
<description>Replacing OPENXML with the XML nodes() Function in SQL Server 2005 Problem We have a number of instances where we coded stored procedures to handle transforming an input parameter that...</description>
<comments>http://www.codefound.com/replacing-openxml-with-the-xml-nodes-function-in-sql-server-2005/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/replacing-openxml-with-the-xml-nodes-function-in-sql-server-2005/</guid>
<pubDate>Wed, 22 Oct 2008 05:57:00 GMT</pubDate>
</item>
	  
<item>
<title>SQL Server for Network Administrators</title>
<link>http://www.codefound.com/sql-server-for-network-administrators/</link>
<description>SQL Server for Network Administrators Problem My job function is a Network Administrator, not a SQL Server DBA or Developer, but I work with SQL Server on a regular basis...</description>
<comments>http://www.codefound.com/sql-server-for-network-administrators/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/sql-server-for-network-administrators/</guid>
<pubDate>Thu, 16 Oct 2008 11:39:00 GMT</pubDate>
</item>
	  
<item>
<title>SQL Server Cursor Examples</title>
<link>http://www.codefound.com/sql-server-cursor-examples/</link>
<description>SQL Server Cursor Examples Problem In my T-SQL code I always use set based operations. I have been told these types of operations are what SQL Server is designed to...</description>
<comments>http://www.codefound.com/sql-server-cursor-examples/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/sql-server-cursor-examples/</guid>
<pubDate>Wed, 08 Oct 2008 10:34:00 GMT</pubDate>
</item>
	  
<item>
<title>How to find a SQL Server DBA Job</title>
<link>http://www.codefound.com/how-to-find-a-sql-server-dba-job/</link>
<description>How to find a SQL Server DBA Job Problem I am new to the SQL Server platform and want to break into the field. I have been doing IT work...</description>
<comments>http://www.codefound.com/how-to-find-a-sql-server-dba-job/#comments</comments>
<guid isPermaLink="true">http://www.codefound.com/how-to-find-a-sql-server-dba-job/</guid>
<pubDate>Tue, 07 Oct 2008 12:19:00 GMT</pubDate>
</item>
	  
</channel>
</rss>
	