<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1024085" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1024085</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/how-store-chat#comment-1147674</link>
    <description> &lt;p&gt;do you mean like a chatterbox type thing? that can easily be stored in SQL .. much better than flat-file.&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 Mar 2004 19:32:02 +0000</pubDate>
 <dc:creator>s0da</dc:creator>
 <guid isPermaLink="false">comment 1147674 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/how-store-chat#comment-1147673</link>
    <description> &lt;p&gt;Since it was said &quot;or as part of the database&quot;, I think what was being asked is if the actual conversation should be stored in the database, or in a text file and maybe have the database point to that filename. &lt;/p&gt;
&lt;p&gt;The pro to having it part of the database is that then you don&#039;t have to worry about creating filenames, etc and where to store them.&lt;/p&gt;
&lt;p&gt;Now, if you have the database on a different server than the web server, then (depending on how big the files are), there could be some speed difference haivng the files saved as text files on the web server  as the program would not have to pull all of the data across from another server, just a link to a file that is on the same web server.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 Mar 2004 19:10:56 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1147673 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/how-store-chat#comment-1147641</link>
    <description> &lt;p&gt;I don&#039;t believe there are any pros for using text file databases. They&#039;re slow, unreliable and eat all your server resources.&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 Mar 2004 05:58:17 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1147641 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
