<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3Adavidayates</link>
        <description></description>
        <pubDate>Fri, 22 May 2026 03:33:09 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Adavidayates&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>CSV Import - Multiple Fields</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2233758#post2233758</link>
          <description><![CDATA[<p>Thanks for the tips. We tried both single anddouble quotation marks and just "null", ie:</p>
<p><code>,'', or ,"", or ,null,</code></p>
<p>And unfortunately, CSV used the various text as entries in the fields rather than leave them null. Maybe CSV Import needs a tweak where if it detects an empty field, it uses "null" for the MySQL insert/update?</p>]]></description>
          <pubDate>Thu, 17 Apr 2014 07:51:55 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2233758#post2233758</guid>
        </item>
                <item>
          <title>CSV Import - Multiple Fields</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2233750#post2233750</link>
          <description><![CDATA[<p>Thanks, Chris - I can't tell you how much time that would save, as we're haveing to import data a column at a time.</p>

<p>PHP Version 5.4.26</p>]]></description>
          <pubDate>Wed, 16 Apr 2014 15:19:41 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2233750#post2233750</guid>
        </item>
                <item>
          <title>CSV Import - Multiple Fields</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2233725#post2233725</link>
          <description><![CDATA[<p>How can we import a CSV file with empty fields?</p>
<p>What's currently happening is the import software takes the below sample row:</p>
<p>0001,Title,Description,,Item,,,Item</p>
<p>...and shifts the data to remove the empty fields, which places fields into the wrong column, ie:</p>
<p>0001,Title,Description,Item,Item</p>
<p>Thanks for any help</p>]]></description>
          <pubDate>Tue, 15 Apr 2014 10:10:17 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2233725#post2233725</guid>
        </item>
              </channel>
    </rss>
  