<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Freelance Web Development &#187; MS SQL SERVER</title>
	<atom:link href="http://www.webveteran.com/blog/index.php/category/web-coding/ms-sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webveteran.com/blog</link>
	<description>Programming: coldfusion, php, javascript, sql, css, scriptaculous, seo</description>
	<lastBuildDate>Thu, 08 Apr 2010 16:28:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A CFM to cleanse database records attacked by SQL Injection</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/a-cfm-to-cleanse-database-records-attacked-by-sql-injection/</link>
		<comments>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/a-cfm-to-cleanse-database-records-attacked-by-sql-injection/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 12:30:38 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[MS SQL SERVER]]></category>
		<category><![CDATA[SQL Injection Attack]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=463</guid>
		<description><![CDATA[This is nothing too fancy, but may help anyone who has to deal with this issue. Recently a client&#8217;s [very old] website was compromised by a sql injection attack. The infected records all had a script appended to their TEXT field, &#8220;body&#8221;. Instead of cleaning these manually as I first thought I would, I came [...]<br/><br/>
<table>
<tr><td nowrap valign="top">
<a href="http://www.webveteran.com/blog/index.php/web-coding/coldfusion/a-cfm-to-cleanse-database-records-attacked-by-sql-injection/#comments" title="to the comments">0 comment(s)</a><br/><small>
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/index.php/web-coding/coldfusion/a-cfm-to-cleanse-database-records-attacked-by-sql-injection/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'><small>
Copyright &#169; 2009 Jules Gravinese @ The <a href="http://www.webveteran.com/blog/">Freelance Web Development Blog</a>.<br/>This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.191.111) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/a-cfm-to-cleanse-database-records-attacked-by-sql-injection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random SQL Server results &#8211; a one word command</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/random-sql-server-results-a-one-word-command/</link>
		<comments>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/random-sql-server-results-a-one-word-command/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 16:24:00 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[MS SQL SERVER]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Coding]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/index.cfm/2008/2/6/Random-SQL-Server-record-set--a-one-word-command</guid>
		<description><![CDATA[I learned a great way to randomize SQL results.
In the past, I would have followed this routine:
Run a query pulling all of the results (tens? hundreds? thousands?).
Create an array.
Loop until 5 good random results are made:
Get 1 random query result.
If it&#8217;s not in the array, put it in.
If it is in the array, ignore it [...]<br/><br/>
<table>
<tr><td nowrap valign="top">
<a href="http://www.webveteran.com/blog/index.php/web-coding/coldfusion/random-sql-server-results-a-one-word-command/#comments" title="to the comments">3 comment(s)</a><br/><small>
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/index.php/web-coding/coldfusion/random-sql-server-results-a-one-word-command/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'><small>
Copyright &#169; 2009 Jules Gravinese @ The <a href="http://www.webveteran.com/blog/">Freelance Web Development Blog</a>.<br/>This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.191.111) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/random-sql-server-results-a-one-word-command/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Pagination with ColdFusion and MSSQL (faux MySQL&apos;s LIMIT X,Y)</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/pagination-with-coldfusion-and-mssql-faux-mysqls-limit-xy/</link>
		<comments>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/pagination-with-coldfusion-and-mssql-faux-mysqls-limit-xy/#comments</comments>
		<pubDate>Fri, 23 Feb 2007 07:05:00 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[MS SQL SERVER]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Web Coding]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/index.cfm/2007/2/23/Pagination-with-ColdFusion-and-MSSQL-faux-MySQLs-LIMIT-XY</guid>
		<description><![CDATA[Pagination is something that has always been somewhat difficult for
me. Especially optimizing it for large sites. To make it even harder,
the customer wants the first page to show three items, and every
subsequent page to show ten. Not hard enough? OK, they want page number
links instead of simple left/right arrow links, such as:
1 2 3 [4] [...]<br/><br/>
<table>
<tr><td nowrap valign="top">
<a href="http://www.webveteran.com/blog/index.php/web-coding/coldfusion/pagination-with-coldfusion-and-mssql-faux-mysqls-limit-xy/#comments" title="to the comments">2 comment(s)</a><br/><small>
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/index.php/web-coding/coldfusion/pagination-with-coldfusion-and-mssql-faux-mysqls-limit-xy/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'><small>
Copyright &#169; 2009 Jules Gravinese @ The <a href="http://www.webveteran.com/blog/">Freelance Web Development Blog</a>.<br/>This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.191.111) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/pagination-with-coldfusion-and-mssql-faux-mysqls-limit-xy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
