﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Articles tagged Programming</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged Programming posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Starting to Program</title><description><![CDATA[<p>This Friday Steve Jones asks what resources might help the new DBA learn to program better. Pick the language of your choice and let us know what resources have worked well for you.</p><!-- 15 seconds (SQL Monitor) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017"><img src="http://assets.red-gate.com/external/SSC/monitor_ico.gif" alt="sqlmonitor"></td>   <td><strong>Get alerts within 15 seconds of SQL Server issues</strong><br />SQL Monitor checks performance data every 15 seconds, so you can fix issues before your users even notice them.  <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017">Start monitoring with a free trial.</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/articles/Editorial/91847/</guid><pubDate>Fri, 06 Jul 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Editorial/91847/</link></item><item><title>Conversion of a plain English problem into T-SQL</title><description><![CDATA[<p>An example of how a mathematical problem was converted into T-SQL by evolving a script in iterations.</p>]]></description><guid>http://www.sqlservercentral.com/articles/T-SQL/75072/</guid><pubDate>Mon, 03 Oct 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/75072/</link></item><item><title>Surely It Should Just Work?</title><description><![CDATA[<p>Does a programmer need to know how his code gets executed? Arguably, developers should focus on database structures rather than a particular implementation, and Phil tries to convince us that good programming is not just knowing everything about your programming environment.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Editorial/68772/</guid><pubDate>Mon, 16 Nov 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Editorial/68772/</link></item><item><title>Python for the SQL Server DBA</title><description><![CDATA[<p>  Python is increasingly used by DBAs as a general-purpose scripting language, despite the pressure to adopt Microsoft's PowerShell.  They find it easy to learn, powerful, and reasonably intuitive. Here Timothy Wiseman, a working DBA, explains the attraction of Python and gives a general introduction to the language, suitable for anyone who has been wondering whether to give it a try.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/68088/</guid><pubDate>Fri, 18 Sep 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/68088/</link></item><item><title>Writing Dynamic Stored Procedure</title><description><![CDATA[<p>In this article I have shown a way of writing queries in which WHERE clause of the query is executed dynamically depending on values of input parameters.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Programming/66251/</guid><pubDate>Mon, 01 Jun 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Programming/66251/</link></item><item><title>SQL Server 2008 Developer Training Kit</title><description><![CDATA[<p>The SQL Server 2008 Developer Training Kit will help you understand how to build web applications which deeply exploit the rich data types, programming models and new development paradigms in SQL Server 2008.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/67062/</guid><pubDate>Thu, 28 May 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/67062/</link></item><item><title>.NET Basics for the Database Developer: Take the Plunge</title><description><![CDATA[<p>This short introduction to .NET shows Access and SQL Server developers how to use a development tool to create connections to data and a user interface to manipulate that data.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/66577/</guid><pubDate>Wed, 15 Apr 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/66577/</link></item><item><title>Adobe AIR: Running SQL Commands Against a Local Database</title><description><![CDATA[<p>Once you've established a connection between an Adobe AIR application and a local database, you can run SQL commands (CREATE TABLE, INSERT, DELETE, SELECT, etc.) using the flash.data.SQLStatement class. Find out how.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/65468/</guid><pubDate>Fri, 16 Jan 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/65468/</link></item><item><title>Accessing SQL Server Databases with PHP</title><description><![CDATA[<p>This paper discusses how to use several of these features by closely examining parts of the Example Application in the SQL Server 2005 Driver for PHP product documentation in MSDN. This paper assumes that the reader is familiar with programming in PHP, that the reader has a computer that meets the System Requirements listed for using the driver, and that the AdventureWorks example database is installed from CodePlex.</p><!-- 15 seconds (SQL Monitor) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017"><img src="http://assets.red-gate.com/external/SSC/monitor_ico.gif" alt="sqlmonitor"></td>   <td><strong>Get alerts within 15 seconds of SQL Server issues</strong><br />SQL Monitor checks performance data every 15 seconds, so you can fix issues before your users even notice them.  <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017">Start monitoring with a free trial.</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/redirect/articles/64109/</guid><pubDate>Fri, 05 Sep 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/64109/</link></item><item><title>Uncommon Table Expressions</title><description><![CDATA[<p>This article describes an alternate use of CTEs for functional data processing.</p>]]></description><guid>http://www.sqlservercentral.com/articles/T-SQL/63591/</guid><pubDate>Mon, 11 Aug 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/63591/</link></item><item><title>Microsoft Jet 4.0 Sorting APIs: DBCompareStringW and DBLCMapStringW</title><description><![CDATA[<p>The Microsoft Jet 4.0 relational database engine utilizes character sorting tables when creating and querying field indexes made up of character data. Two Microsoft Windows APIs are generally utilized for this functionality:</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/63193/</guid><pubDate>Fri, 11 Jul 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/63193/</link></item><item><title>T-SQL Data Processing</title><description><![CDATA[<p>This article from new author Peter Kierstead shows us how to implement your own &quot;fuzzy&quot; dedup/merge logic without resorting to RBAR in T-SQL.</p>]]></description><guid>http://www.sqlservercentral.com/articles/T-SQL/63233/</guid><pubDate>Mon, 23 Jun 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/63233/</link></item><item><title>Free Encryption</title><description><![CDATA[<p>Free SQL Server 2000 Encryption for your data!!! Author Michael Coles has put together a tolljit and some XPs that you can use to encrypt your data with the Blowfish algorithm. It is hard to write good applications that encrpyt data and manage the keys and security. This will give you a great headstart on protecting your data.

</p>]]></description><guid>http://www.sqlservercentral.com/articles/Security/freeencryption/1980/</guid><pubDate>Fri, 25 Apr 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Security/freeencryption/1980/</link></item><item><title>File Handling A Different Way</title><description><![CDATA[<p>A different way for file handling through SQL Server.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Programming/62487/</guid><pubDate>Tue, 22 Apr 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Programming/62487/</link></item><item><title>Using VBScript to Automate Tasks</title><description><![CDATA[<p>This article discusses why VBScript should be one of the tools you use to manage your server. Sample scripts show how to remove files over x days old and how to FTP files.



</p>]]></description><guid>http://www.sqlservercentral.com/articles/Administration/usingvbscripttoautomatetasks/1171/</guid><pubDate>Fri, 07 Mar 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Administration/usingvbscripttoautomatetasks/1171/</link></item><item><title>SQLCE Workshop IV - Integration with Visual Studio 2005</title><description><![CDATA[<p>Continuing on with his series on SQL Server 2005 Compact Edition, regular author Jacob Sebastian takes a look at how Visual Studio fits into your SQL CE project.</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQL+Server+Compact+Edition+(SSCE)/61677/</guid><pubDate>Wed, 23 Jan 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+Compact+Edition+(SSCE)/61677/</link></item><item><title>Accessing Data from a Mobile Application</title><description><![CDATA[<p>Data access is an important aspect of developing applications with the Microsoft&#174; .NET Compact Framework for Windows Mobile&#174; devices. By using the existing architecture to send and receive data between your mobile application and your application server, you can pass data with either DataSets, custom objects, or scalar values.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61837/</guid><pubDate>Fri, 18 Jan 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61837/</link></item><item><title>XML IN 20 MINUTES!</title><description><![CDATA[<p>This article will quickly dive head first right into XML.




</p>]]></description><guid>http://www.sqlservercentral.com/articles/Basics/20010422115709/78/</guid><pubDate>Fri, 04 Jan 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Basics/20010422115709/78/</link></item><item><title>Introduction to Bitmasking in SQL Server 2005</title><description><![CDATA[<p>The use of bitmasking is usually limited to decoding values in the system views, but it can be useful in other places when you want to save space. New author Lee Everest brings us an introduction to bitmasking and its use in SQL Server 2005.
</p>]]></description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/2748/</guid><pubDate>Wed, 05 Dec 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/2748/</link></item><item><title>File Management with Scripting Object</title><description><![CDATA[<p>Once you get familiar with the File Scripting Object (FSO), managing files in Access is not so bad--getting started is the painful part. To help you along, this month's download includes sample code for both Access (early bound) and VB Script (late bound).</p><!-- 15 seconds (SQL Monitor) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017"><img src="http://assets.red-gate.com/external/SSC/monitor_ico.gif" alt="sqlmonitor"></td>   <td><strong>Get alerts within 15 seconds of SQL Server issues</strong><br />SQL Monitor checks performance data every 15 seconds, so you can fix issues before your users even notice them.  <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017">Start monitoring with a free trial.</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61557/</guid><pubDate>Wed, 05 Dec 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61557/</link></item><item><title>SQL Server Connection Strings</title><description><![CDATA[<p>Some common and not so common connection strings for the .NET SqlConnection object.  The article includes .NET sample code and some tricks to increase the supportability of your application.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61559/</guid><pubDate>Mon, 26 Nov 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61559/</link></item><item><title>Events in SharePoint 2007</title><description><![CDATA[<p>Windows&#174; SharePoint&#174; Services (WSS) 3.0 offers developers many significant improvements for building custom business solutions based on SharePoint sites. One of the biggest developer-focused enhancements has to do with a new infrastructure for handling server-side events.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61427/</guid><pubDate>Fri, 23 Nov 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61427/</link></item><item><title>.NET Building Blocks: Build a Configurable Database Credential Selector</title><description><![CDATA[<p>This handy control gives you everything you need to control how users input usernames, passwords, select servers, and choose connection types. </p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61418/</guid><pubDate>Tue, 20 Nov 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61418/</link></item><item><title>Create a Custom Test Interface Provider for Team Sytem</title><description><![CDATA[<p>This article looks at fuzzy testing and how to build a provider for your own use.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61426/</guid><pubDate>Fri, 16 Nov 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61426/</link></item><item><title>Working With SqlParameter in .NET</title><description><![CDATA[<p>Interacting with SQL Server from .NET is a radical change from the old OLEDB/ODBC method. Raj Vasant brings us some easy ways to work with parameters passed in with the ADO SQLCommand.


</p>]]></description><guid>http://www.sqlservercentral.com/articles/.Net/workingwithsqlparameterinnet/2311/</guid><pubDate>Fri, 09 Nov 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/.Net/workingwithsqlparameterinnet/2311/</link></item><item><title>A Brief History of Programming, Part 1</title><description><![CDATA[<p>In part 1 of his series on the history of programming, David Chisnall takes a look at some of the developments of the last few decades that have created the current crop of languages and discusses where they came from.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61414/</guid><pubDate>Fri, 02 Nov 2007 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61414/</link></item><item><title>Linking Access to SQL Server</title><description><![CDATA[<p>For quick and dirty work, sometimes Access is the best way to work with SQL Server. Andy Warren brings a basic tutorial on how you can link Access to your SQL Server tables to easily and quickly manipulate data.



</p>]]></description><guid>http://www.sqlservercentral.com/articles/Access/linkingaccesstosqlserver/2176/</guid><pubDate>Fri, 02 Nov 2007 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Access/linkingaccesstosqlserver/2176/</link></item><item><title>ASP.NET 2.0: Retrieving XML Data with XmlDataSource Control </title><description><![CDATA[<p>This article shows how to retrieve both remote and local XML data and display it in a data Web control.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/3170/</guid><pubDate>Mon, 10 Sep 2007 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3170/</link></item><item><title>Browser Style Form Navigation</title><description><![CDATA[<p>This article series features a demo app affectionately named Something Not Entirely Unlike Access, which employs a variety of methods to obfuscate the &#34;Accessian&#34; features. 
</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/3188/</guid><pubDate>Thu, 06 Sep 2007 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3188/</link></item><item><title>Accessing and Updating Data in ASP.NET 2.0: Filtering Database Data wi</title><description><![CDATA[<p>Learn how to retrieve just a subset of database data based on hard-coded values and values from the querystring, other Web controls on the page, session variables, and so on.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/3169/</guid><pubDate>Mon, 03 Sep 2007 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3169/</link></item></channel></rss>