<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>pundip's Feed - Programmer's Heaven</title>
    <link>http://www.programmersheaven.com/feed/User/334998/RSS.aspx</link>
    <description>Events at Programmer's Heaven related to the user pundip.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Tue, 21 May 2013 23:32:45 -0700</pubDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <item>
      <title>Simple Newbie query help</title>
      <link />
      <description>&lt;p&gt;Posted a 'new message on the Database &amp; SQL forum.&lt;/p&gt;I am trying to write a search form  in VB6 with mutliple fields. I am using multiple “AND LIKE” in the query. The problem is that many records have NULL values so when a text box is left empty as in “” and there is a null value somewhere no records are returned. An example of the query is as follows&lt;br /&gt;
SELECT * FROM job_ledger WHERE CompanyName LIKE '%'AND first_name LIKE '%'AND last_name LIKE '%'AND address1 LIKE '%%'AND suburb LIKE '%'&lt;br /&gt;
The query will pull records where none of the field values is NULL.  &lt;br /&gt;
Is there a way around this if not then is there some query that I can run that makes all the NULL values “” ?&lt;br /&gt;
&lt;br /&gt;</description>
      <pubDate>Thu, 05 Mar 2009 11:21:27 -0700</pubDate>
    </item>
  </channel>
</rss>