<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>SQL Mailing List RSS Feed</title> 
<link>http://www.houseoffusion.com/groups/sql</link> 
<description>Discussion, questions and answers about the SQL language and its use with ColdFusion. Covers all servers from MYSQL to MSSQL to Oracle.</description> 
<language>en-us</language> 
<copyright>Copyright 2007, House of Fusion</copyright> 
<lastBuildDate>Sat, 06 Sep 2008 08:59:55 GMT</lastBuildDate> 
<webMaster>Michael Dinowitz (mdinowit@houseoffusion.com)</webMaster> 
<category>Mailing List</category>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
	<title><![CDATA[cfinclude and cffile]]></title> 
	<description><![CDATA[Thanks, Dave.<br>
	<br>
	Rich<br>
	<br>
	On Aug 14, 2008, at 6:56 AM, Dave Babbitt wrote:<br>
	<br>
	&gt; &lt;cfsavecontent variable='content'&gt;<br>
	&gt;<br>
	&gt; #Chr(60)#cfinclude template='includedFile.cfm'#Chr(62)#<br>
	&gt;<br>
	&gt; static + dynamic content<br>
	&gt;<br>
	&gt; &lt;/cfsavecontent&gt;<br>
	&gt;<br>
	&gt; On Thu, Aug 14, <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3129"  title="SQL: cfinclude and cffile">more</A>]]]></description> 
	<pubDate>Fri, 15 Aug 2008 01:12:00 GMT</pubDate> 
	<dc:author>Rich </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3129</guid> 
</item>

<item>
	<title><![CDATA[cfinclude and cffile]]></title> 
	<description><![CDATA[&lt;cfsavecontent variable='content'&gt;<br>
	<br>
	#Chr(60)#cfinclude template='includedFile.cfm'#Chr(62)#<br>
	<br>
	static + dynamic content<br>
	<br>
	&lt;/cfsavecontent&gt;<br>
	<br>
	On Thu, Aug 14, 2008 at 2:15 AM, Rich &lt;rich2@twcny.rr.com&gt; wrote:<br>
	<br>
	&gt; Hi.&nbsp;&nbsp;I'm trying to write a cfm file <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3128"  title="SQL: cfinclude and cffile">more</A>]]]></description> 
	<pubDate>Fri, 15 Aug 2008 12:52:00 GMT</pubDate> 
	<dc:author>Dave Babbitt</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3128</guid> 
</item>

<item>
	<title><![CDATA[cfinclude and cffile]]></title> 
	<description><![CDATA[Sorry about that, Peter.&nbsp;&nbsp;I just got caught up in this and forgot&nbsp;&nbsp;<br>
	which list I was posting to.<br>
	<br>
	Thanks for the suggestion.&nbsp;&nbsp;I was thinking about something like that,&nbsp;&nbsp;<br>
	but I was curious as to whether there was something built into CF for&nbsp;&nbsp;<br>
	handling<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3127"  title="SQL: cfinclude and cffile">more</A>]]]></description> 
	<pubDate>Thu, 14 Aug 2008 02:41:00 GMT</pubDate> 
	<dc:author>Rich </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3127</guid> 
</item>

<item>
	<title><![CDATA[cfinclude and cffile]]></title> 
	<description><![CDATA[&gt; parsed, as expected.&nbsp;&nbsp;How can I do this so that the cfinclude tag is<br>
	&gt; parsed only when the output file is actually run?<br>
	&gt;<br>
	<br>
	Not sure that this belongs on the SQL mailing list. :P<br>
	<br>
	Anyway, you just have to do something similar to this:<br>
	<br>
	&lt;cfset cf<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3126"  title="SQL: cfinclude and cffile">more</A>]]]></description> 
	<pubDate>Thu, 14 Aug 2008 02:35:00 GMT</pubDate> 
	<dc:author>Peter Boughton</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3126</guid> 
</item>

<item>
	<title><![CDATA[cfinclude and cffile]]></title> 
	<description><![CDATA[Hi.&nbsp;&nbsp;I'm trying to write a cfm file using &lt;cffile action=&quot;write&quot;...&gt;&nbsp;&nbsp;<br>
	and include a cfinclude tag in the file.&nbsp;&nbsp;I have all of my dynamic&nbsp;&nbsp;<br>
	content in a cfsavecontent tag and I'm using that as the output of the&nbsp;&nbsp;<br>
	cffile tag.&nbsp;&nbsp;However, I want the file <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3125"  title="SQL: cfinclude and cffile">more</A>]]]></description> 
	<pubDate>Thu, 14 Aug 2008 02:19:00 GMT</pubDate> 
	<dc:author>Rich </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3125</guid> 
</item>

<item>
	<title><![CDATA[How to change a project to a new IP]]></title> 
	<description><![CDATA[It's been a while since I did this, but I think you have to connect to<br>
	the old IP if you still can, open the project, then change the<br>
	database connection configuration to the new IP.&nbsp;&nbsp;If you can no longer<br>
	connect to the old IP, there may be a way to <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3124"  title="SQL: How to change a project to a new IP">more</A>]]]></description> 
	<pubDate>Sat, 09 Aug 2008 10:19:00 GMT</pubDate> 
	<dc:author>Maureen </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3124</guid> 
</item>

<item>
	<title><![CDATA[How to change a project to a new IP ]]></title> 
	<description><![CDATA[I'm using MS Visual Studio to build a SSIS package to upload my database to<br>
	the remote server.&nbsp;&nbsp;&nbsp; The database has 39 tables with quite a&nbsp;&nbsp;complex array<br>
	of foreign keys and dependencies, so they can't be just uploaded.&nbsp;&nbsp;&nbsp;They<br>
	have to be uploaded in the<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3123"  title="SQL: How to change a project to a new IP ">more</A>]]]></description> 
	<pubDate>Sat, 09 Aug 2008 12:03:00 GMT</pubDate> 
	<dc:author>Mike Kear</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3123</guid> 
</item>

<item>
	<title><![CDATA[Query Help PLEASE!]]></title> 
	<description><![CDATA[&gt;&nbsp;&nbsp;I'm trying to output the results like this<br>
	&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Total Orders Failed Orders Total Errors&nbsp;&nbsp;&nbsp;Wrong&nbsp;&nbsp;&nbsp;OverPick Damage&nbsp;&nbsp;Missing<br>
	&gt; 1/1/2008 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;14&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2 3&nbsp;&nbsp;8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<br>
	&gt; 1/2/2008 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6 2&nbsp;&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5<br>
	&gt;<br>
	&gt;&nbsp;&nbsp;Total Orders: Count of<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3122"  title="SQL: Query Help PLEASE!">more</A>]]]></description> 
	<pubDate>Fri, 08 Aug 2008 08:11:00 GMT</pubDate> 
	<dc:author>Phillip Ciske</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3122</guid> 
</item>

<item>
	<title><![CDATA[Query Help PLEASE!]]></title> 
	<description><![CDATA[I'm trying to run Audit data for our network. Here is the way the data is stored.<br>
	&nbsp;&nbsp;ID DATE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Order Site&nbsp;&nbsp;Wrong&nbsp;&nbsp;Overpick Damage Missing<br>
	1 1/1/2008 7456345 NY 0 0 0 0<br>
	2 1/1/2008 8234645 NV 1 1 1 1<br>
	3 1/1/2008 1657768 PA 0 0 4 0<br>
	4 1/1/2008 <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3121"  title="SQL: Query Help PLEASE!">more</A>]]]></description> 
	<pubDate>Fri, 08 Aug 2008 02:20:00 GMT</pubDate> 
	<dc:author>Brian Sheridan </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3121</guid> 
</item>

<item>
	<title><![CDATA[SQL Injection]]></title> 
	<description><![CDATA[Thanks, Claude.<br>
	<br>
	On Aug 4, 2008, at 9:45 AM, Claude Schneegans wrote:<br>
	<br>
	&gt;&gt;&gt; So there's no way to write CF tags as<br>
	&gt; text into a database record?<br>
	&gt;<br>
	&gt; Actually, yes you can, but you can't execute it when read from a&nbsp;&nbsp;<br>
	&gt; database.<br>
	&gt;<br>
	&gt; -- <br>
	&gt; <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3120"  title="SQL: SQL Injection">more</A>]]]></description> 
	<pubDate>Mon, 04 Aug 2008 10:16:00 GMT</pubDate> 
	<dc:author>Rich </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3120</guid> 
</item>

<item>
	<title><![CDATA[SQL Injection]]></title> 
	<description><![CDATA[ &gt;&gt;So there's no way to write CF tags as <br>
	text into a database record?<br>
	<br>
	Actually, yes you can, but you can't execute it when read from a database.<br>
	<br>
	-- <br>
	_______________________________________<br>
	REUSE CODE! Use custom tags;<br>
	See <A HREF="http://www.contentbox.">http://www.contentbox.</A><BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3119"  title="SQL: SQL Injection">more</A>]]]></description> 
	<pubDate>Mon, 04 Aug 2008 09:48:00 GMT</pubDate> 
	<dc:author>Claude Schneegans </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3119</guid> 
</item>

<item>
	<title><![CDATA[SQL Injection]]></title> 
	<description><![CDATA[Ah.&nbsp;&nbsp;OK, thanks!<br>
	<br>
	Thanks, everyone.<br>
	<br>
	Rich<br>
	<br>
	On Aug 4, 2008, at 2:31 AM, James Holmes wrote:<br>
	<br>
	&gt; You can write them to the DB - you just can't get them to execute<br>
	&gt; without writing them to a file and using cfinclude.<br>
	&gt;<br>
	&gt; On Mon, Aug 4, 2008 at 2<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3118"  title="SQL: SQL Injection">more</A>]]]></description> 
	<pubDate>Mon, 04 Aug 2008 02:39:00 GMT</pubDate> 
	<dc:author>Rich </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3118</guid> 
</item>

<item>
	<title><![CDATA[SQL Injection]]></title> 
	<description><![CDATA[You can write them to the DB - you just can't get them to execute<br>
	without writing them to a file and using cfinclude.<br>
	<br>
	On Mon, Aug 4, 2008 at 2:28 PM, Rich &lt;rich2@twcny.rr.com&gt; wrote:<br>
	&gt; That might be the way to go.&nbsp;&nbsp;So there's no way to write CF tags <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3117"  title="SQL: SQL Injection">more</A>]]]></description> 
	<pubDate>Mon, 04 Aug 2008 02:35:00 GMT</pubDate> 
	<dc:author>James Holmes</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3117</guid> 
</item>

<item>
	<title><![CDATA[SQL Injection]]></title> 
	<description><![CDATA[That might be the way to go.&nbsp;&nbsp;So there's no way to write CF tags as&nbsp;&nbsp;<br>
	text into a database record?<br>
	<br>
	Rich<br>
	<br>
	On Aug 4, 2008, at 2:22 AM, James Holmes wrote:<br>
	<br>
	&gt; You could write the query (including cfquery and cfqueryparam tags) to<br>
	&gt; a file and <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3116"  title="SQL: SQL Injection">more</A>]]]></description> 
	<pubDate>Mon, 04 Aug 2008 02:31:00 GMT</pubDate> 
	<dc:author>Rich </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3116</guid> 
</item>

<item>
	<title><![CDATA[SQL Injection]]></title> 
	<description><![CDATA[You could write the query (including cfquery and cfqueryparam tags) to<br>
	a file and cfinclude it to execute it.<br>
	<br>
	On Mon, Aug 4, 2008 at 2:11 PM, Rich &lt;rich2@twcny.rr.com&gt; wrote:<br>
	&gt; Then what Maureen was suggesting was what I was actually trying to<br>
	&gt; <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3115"  title="SQL: SQL Injection">more</A>]]]></description> 
	<pubDate>Mon, 04 Aug 2008 02:26:00 GMT</pubDate> 
	<dc:author>James Holmes</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3115</guid> 
</item>

<item>
	<title><![CDATA[SQL Injection]]></title> 
	<description><![CDATA[Then what Maureen was suggesting was what I was actually trying to&nbsp;&nbsp;<br>
	avoid.&nbsp;&nbsp;I guess there's no easy solution.&nbsp;&nbsp;As far as what you're&nbsp;&nbsp;<br>
	suggesting, the cfqueryparam tag will be processed when the string is&nbsp;&nbsp;<br>
	constructed.&nbsp;&nbsp;How can you enter it into the <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3114"  title="SQL: SQL Injection">more</A>]]]></description> 
	<pubDate>Mon, 04 Aug 2008 02:15:00 GMT</pubDate> 
	<dc:author>Rich </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3114</guid> 
</item>

<item>
	<title><![CDATA[SQL Injection]]></title> 
	<description><![CDATA[when building the string<br>
	<br>
	parameter1='A' AND parameter2='B'<br>
	<br>
	build it the way you want to run it.<br>
	<br>
	parameter1=&lt;cfqueryparam value='A'&gt; AND parameter2=&lt;etc&gt;<br>
	<br>
	since you are building the string, Maureen was suggesting you run through<br>
	your stored <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3113"  title="SQL: SQL Injection">more</A>]]]></description> 
	<pubDate>Mon, 04 Aug 2008 02:09:00 GMT</pubDate> 
	<dc:author>Jerry Johnson</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3113</guid> 
</item>

<item>
	<title><![CDATA[SQL Injection]]></title> 
	<description><![CDATA[I don't follow.<br>
	<br>
	On Aug 4, 2008, at 12:50 AM, Maureen wrote:<br>
	<br>
	&gt; Parse the storedstring and put everything after your comparsion as the<br>
	&gt; value of cfqueryparm.<br>
	&gt;<br>
	&gt; On Sun, Aug 3, 2008 at 7:59 PM, Rich &lt;rich2@twcny.rr.com&gt; wrote:<br>
	&gt;&gt; Hi.&nbsp;&nbsp;I'm using<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3112"  title="SQL: SQL Injection">more</A>]]]></description> 
	<pubDate>Mon, 04 Aug 2008 02:00:00 GMT</pubDate> 
	<dc:author>Rich </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3112</guid> 
</item>

<item>
	<title><![CDATA[SQL Injection]]></title> 
	<description><![CDATA[Parse the storedstring and put everything after your comparsion as the<br>
	value of cfqueryparm.<br>
	<br>
	On Sun, Aug 3, 2008 at 7:59 PM, Rich &lt;rich2@twcny.rr.com&gt; wrote:<br>
	&gt; Hi.&nbsp;&nbsp;I'm using cfqueryparam with any dynamic cfquery tag.&nbsp;&nbsp;However, in<br>
	&gt; one case, I'm <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3111"  title="SQL: SQL Injection">more</A>]]]></description> 
	<pubDate>Mon, 04 Aug 2008 12:54:00 GMT</pubDate> 
	<dc:author>Maureen </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3111</guid> 
</item>

<item>
	<title><![CDATA[SQL Injection]]></title> 
	<description><![CDATA[Hi.&nbsp;&nbsp;I'm using cfqueryparam with any dynamic cfquery tag.&nbsp;&nbsp;However, in&nbsp;&nbsp;<br>
	one case, I'm storing the &quot;WHERE&quot; conditions in a user account so that&nbsp;&nbsp;<br>
	the user can call up the last search he did.&nbsp;&nbsp;So I&nbsp;&nbsp;construct the&nbsp;&nbsp;<br>
	string (e.g. parameter1='A' AND <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3110"  title="SQL: SQL Injection">more</A>]]]></description> 
	<pubDate>Sun, 03 Aug 2008 11:03:00 GMT</pubDate> 
	<dc:author>Rich </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3110</guid> 
</item>

<item>
	<title><![CDATA[text truncating]]></title> 
	<description><![CDATA[ &gt;&gt;ColdFusion has a max long text buffer of 64k.<br>
	<br>
	This was the second more obvious<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3109"  title="SQL: text truncating">more</A>]]]></description> 
	<pubDate>Fri, 01 Aug 2008 09:44:00 GMT</pubDate> 
	<dc:author>Claude Schneegans </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3109</guid> 
</item>

<item>
	<title><![CDATA[text truncating]]></title> 
	<description><![CDATA[I found the issue and it wasn't SQL. ColdFusion has a max long text buffer of 64k. This limits 32k worth of characters to be passed through CF to a text field. I just doubled the size and it works ok.<br>
	<br>
	&gt;&gt;&gt;I'm storing a large chunk of text into a text <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3108"  title="SQL: text truncating">more</A>]]]></description> 
	<pubDate>Fri, 01 Aug 2008 09:33:00 GMT</pubDate> 
	<dc:author>Michael Dinowitz</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3108</guid> 
</item>

<item>
	<title><![CDATA[text truncating]]></title> 
	<description><![CDATA[ &gt;&gt;I'm storing a large chunk of text into a text field and I just found out<br>
	that the text is being truncated.<br>
	<br>
	Just to eliminate the more obvious:<br>
	Of course, you have already verified the maximum length of the text field?<br>
	<br>
	-- <br>
	<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3107"  title="SQL: text truncating">more</A>]]]></description> 
	<pubDate>Fri, 01 Aug 2008 09:20:00 GMT</pubDate> 
	<dc:author>Claude Schneegans </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3107</guid> 
</item>

<item>
	<title><![CDATA[text truncating]]></title> 
	<description><![CDATA[I'm storing a large chunk of text into a text field and I just found out<br>
	that the text is being truncated. This is on SQL2k. Anyone know what's going<br>
	on?<br>
	Thanks<br>
	<br>
	-- <br>
	Michael Dinowitz (http://www.linkedin.com/in/mdinowitz)<br>
	President: House of Fusion<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3106"  title="SQL: text truncating">more</A>]]]></description> 
	<pubDate>Fri, 01 Aug 2008 09:15:00 GMT</pubDate> 
	<dc:author>Michael Dinowitz</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3106</guid> 
</item>

<item>
	<title><![CDATA[comparing two columns with like]]></title> 
	<description><![CDATA[You may need quotes -- '%dcp.titleslug%'<br>
	<br>
	If it runs, I would expect it a LONG execution time<br>
	<br>
	hth<br>
	<br>
	-brian<br>
	<br>
	On Tue, 22 Jul 2008 23:20:42 -0400, Michael Dinowitz wrote<br>
	&gt; I tries<br>
	&gt; select dcp.title, cdb.title<br>
	&gt; from gcd cross join cdb<br>
	&gt; where <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3105"  title="SQL: comparing two columns with like">more</A>]]]></description> 
	<pubDate>Wed, 23 Jul 2008 10:07:00 GMT</pubDate> 
	<dc:author>bhogue</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3105</guid> 
</item>

<item>
	<title><![CDATA[comparing two columns with like]]></title> 
	<description><![CDATA[Perfect.<br>
	'%'+dcp.titleslug+'%'<br>
	<br>
	Only returned 296 potential matches. So much for my hopes of automating the<br>
	merge operations. :(<br>
	<br>
	On Wed, Jul 23, 2008 at 12:17 AM, James Holmes &lt;james.holmes@gmail.com&gt;<br>
	wrote:<br>
	<br>
	&gt; Oh I get the problem now (my bad<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3104"  title="SQL: comparing two columns with like">more</A>]]]></description> 
	<pubDate>Wed, 23 Jul 2008 12:33:00 GMT</pubDate> 
	<dc:author>Michael Dinowitz</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3104</guid> 
</item>

<item>
	<title><![CDATA[comparing two columns with like]]></title> 
	<description><![CDATA[Oh I get the problem now (my bad).<br>
	<br>
	This works in Oracle:<br>
	<br>
	select dcp.title, cdb.title<br>
	from gcd cross join cdb<br>
	where cdb.titleslug like '%'||dcp.titleslug||'%'<br>
	<br>
	|| is the string concatenation operator in Oracle; try the appropriate<br>
	one for your <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3103"  title="SQL: comparing two columns with like">more</A>]]]></description> 
	<pubDate>Wed, 23 Jul 2008 12:21:00 GMT</pubDate> 
	<dc:author>James Holmes</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3103</guid> 
</item>

<item>
	<title><![CDATA[comparing two columns with like]]></title> 
	<description><![CDATA[I tries<br>
	select dcp.title, cdb.title<br>
	from gcd cross join cdb<br>
	where cdb.titleslug like %dcp.titleslug%<br>
	<br>
	This is on SQL 2000 and I got:<br>
	error in where clause near '%'<br>
	unable to parse query text.<br>
	<br>
	As for speed, we're talking about 80,000 titles to <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3102"  title="SQL: comparing two columns with like">more</A>]]]></description> 
	<pubDate>Tue, 22 Jul 2008 11:24:00 GMT</pubDate> 
	<dc:author>Michael Dinowitz</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3102</guid> 
</item>

<item>
	<title><![CDATA[comparing two columns with like]]></title> 
	<description><![CDATA[&quot;Something like where dcp.titleslug like %cdb.titleslug%&quot;<br>
	<br>
	That's pretty much what I'd do in this situation (although it will run<br>
	slow) - is it not working?<br>
	<br>
	On Wed, Jul 23, 2008 at 10:04 AM, Michael Dinowitz wrote:<br>
	&gt; I'm doing a join of two tables <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3101"  title="SQL: comparing two columns with like">more</A>]]]></description> 
	<pubDate>Tue, 22 Jul 2008 11:08:00 GMT</pubDate> 
	<dc:author>James Holmes</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3101</guid> 
</item>

<item>
	<title><![CDATA[comparing two columns with like]]></title> 
	<description><![CDATA[I'm doing a join of two tables where each has a title-slug (a string with<br>
	all non-alphanumeric characters converted and dashes between words). I'd<br>
	like to do a like join between the two title slugs but don't know how to do<br>
	it with non-variable data. <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3100"  title="SQL: comparing two columns with like">more</A>]]]></description> 
	<pubDate>Tue, 22 Jul 2008 10:07:00 GMT</pubDate> 
	<dc:author>Michael Dinowitz</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3100</guid> 
</item>

<item>
	<title><![CDATA[restriction of access to system tables]]></title> 
	<description><![CDATA[Hello you SQL Server DBAs out there:<br>
	<br>
	Is there any way how I can restrict the access to system tables for SQL<br>
	Server 2000 (such as syscolumns) on the master DB to only the SA account?<br>
	<br>
	Qing Xia<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3099"  title="SQL: restriction of access to system tables">more</A>]]]></description> 
	<pubDate>Tue, 22 Jul 2008 12:54:00 GMT</pubDate> 
	<dc:author>Qing Xia</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3099</guid> 
</item>

<item>
	<title><![CDATA[SQL Database Administrator, Technical Services]]></title> 
	<description><![CDATA[Qualifications:<br>
	<br>
	"	Bachelors degree preferred. <br>
	"	Minimum of seven (7) years experience with MS SQL Server is required.&nbsp;&nbsp;<br>
	"	Minimum of seven (7) years experience writing code for database access, modification and construction including Triggers, <BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3098"  title="SQL: SQL Database Administrator, Technical Services">more</A>]]]></description> 
	<pubDate>Mon, 30 Jun 2008 04:29:00 GMT</pubDate> 
	<dc:author>douglas brownell </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3098</guid> 
</item>

<item>
	<title><![CDATA[MIDL Developer needed]]></title> 
	<description><![CDATA[Clearance:<br>
	<br>
	·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Active TS/SCI<br>
	<br>
	Location:<br>
	<br>
	·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Suitland, MD<br>
	<br>
	Education &amp; Experience <br>
	<br>
	Masters Degree in Computer Science, Engineering (or related discipline) with 5 years experience in software development, or Masters Degree<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3097"  title="SQL: MIDL Developer needed">more</A>]]]></description> 
	<pubDate>Mon, 30 Jun 2008 02:41:00 GMT</pubDate> 
	<dc:author>douglas brownell </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3097</guid> 
</item>

<item>
	<title><![CDATA[SQL Query to count the number of columns]]></title> 
	<description><![CDATA[http://www.catb.org/~esr/faqs/smart-questions.html<br>
	<br>
	For example, which DB platform are you on?<br>
	<br>
	On Tue, Jun 17, 2008 at 3:58 PM, Koushik Ghosh &lt;koushikranaID@gmail.com&gt; wrote:<br>
	&gt; SQl Query to count(find) the number of columns present in a table<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3096"  title="SQL: SQL Query to count the number of columns">more</A>]]]></description> 
	<pubDate>Tue, 17 Jun 2008 04:28:00 GMT</pubDate> 
	<dc:author>James Holmes</dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3096</guid> 
</item>



<item>
	<title><![CDATA[There has never been a better time to be a ColdFusion Developer]]></title> 
	<description><![CDATA[Adobe&reg; ColdFusion&reg; 8 software is a must-have release for developers to create compelling internet applications that fit in today's enterprise environment.  Now you can build rich and engaging application experiences for users that do more and look better faster than ever.

There has never been a better time to be a ColdFusion Developer.

Get the Free Trial]]></description> 
	<guid>http://ad.doubleclick.net/clk;203748944;27390485;s</guid>
	<pubDate>Sat, 06 Sep 2008 08:59:55 GMT</pubDate> 
	<dc:author>Adobe Systems</dc:author> 
</item>

<item>
	<title><![CDATA[SQL Query to count the number of columns]]></title> 
	<description><![CDATA[SQl Query to count(find) the number of columns present in a table<BR> [<A href="http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3095"  title="SQL: SQL Query to count the number of columns">more</A>]]]></description> 
	<pubDate>Tue, 17 Jun 2008 04:01:00 GMT</pubDate> 
	<dc:author>Koushik Ghosh </dc:author> 
	<guid>http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3095</guid> 
</item>

<item>
	<title><![CDATA[The Fusion Authority Quarterly Update Volume 2, Issue 4 is out now]]></title> 
	<description><![CDATA[If you want your ColdFusion skills to be up-to-date then you need the Fusion Authority Quarterly Update. The current issue is all about Best Practices and Development Environments. Just what we all need.
	
	Order now]]></description> 
	<guid>https://secure.houseoffusion.com/vol2issue4.cfm</guid>
	<pubDate>Sat, 06 Sep 2008 08:59:55 GMT</pubDate> 
	<dc:author>Fusion Authority</dc:author> 
</item>


</channel>
</rss>

