<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012766" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012766</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/tough-one-flat-text-db-module#comment-1073956</link>
    <description> &lt;p&gt;Max, yes I am.&lt;/p&gt;
&lt;p&gt;And japhy. That&#039;s exactly the reason why I&#039;m writing this module. You know that not much hosts (and certainly not free ones) allow mysql databases. So flat text databases are necissary for that group. And to make the program compatible with sql too, you only have to create a module with the similiar subs and change them to work with mysql or another sql server.&lt;/p&gt;
 </description>
     <pubDate>Sun, 12 Nov 2000 18:22:29 +0000</pubDate>
 <dc:creator>zef</dc:creator>
 <guid isPermaLink="false">comment 1073956 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>wow!</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/tough-one-flat-text-db-module#comment-1073919</link>
    <description> &lt;p&gt;so your actually writing a module for perl that will allow you to use a flat file DB similar to a real DB?&lt;/p&gt;
 </description>
     <pubDate>Sat, 11 Nov 2000 18:19:46 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1073919 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>flatfile DBs are not so hot</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/tough-one-flat-text-db-module#comment-1073902</link>
    <description> &lt;p&gt;If you&#039;re dealing with a small amount of data, a plain ASCII file is ok, but as soon as you start getting a hundred records or so, modifications become a real hassle.&lt;/p&gt;
&lt;p&gt;Why are you restricting yourself to a flat ASCII file, when actual database implementations do the work for you, and have better speed?  DB_File, for instance, Perl&#039;s interface to Berkeley databases, is fast and efficient.&lt;/p&gt;
 </description>
     <pubDate>Sat, 11 Nov 2000 12:37:19 +0000</pubDate>
 <dc:creator>japhy</dc:creator>
 <guid isPermaLink="false">comment 1073902 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/tough-one-flat-text-db-module#comment-1073898</link>
    <description> &lt;p&gt;Hehe, yeah I know that. I was just wondering if there is a module to do it easily and so I don&#039;t have to care weither a field contains \n&#039;s etc. I&#039;ll use it for YaBB 2 (second version of my BB). But I&#039;m writing the module myself at the moment.&lt;/p&gt;
 </description>
     <pubDate>Sat, 11 Nov 2000 08:43:51 +0000</pubDate>
 <dc:creator>zef</dc:creator>
 <guid isPermaLink="false">comment 1073898 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/tough-one-flat-text-db-module#comment-1073896</link>
    <description> &lt;p&gt;You don&#039;t need a module, you can do it all yourself&lt;/p&gt;
&lt;p&gt;Ever heard of &lt;a href=&quot;http://www.madronapark.com/ugb/&quot; class=&quot;bb-url&quot;&gt;Ultimate Guestbook&lt;/a&gt;?  (from the makers of &lt;a href=&quot;http://www.infopop.com/services_ubb/services_ubb.html&quot; class=&quot;bb-url&quot;&gt;UBB&lt;/a&gt;)  It uses a flat file DB.&lt;/p&gt;
&lt;p&gt;You just need to know how the information is stored in the file, and you can make a short script to pull it out, replace it, or delete it.&lt;/p&gt;
&lt;p&gt;If you don&#039;t mind, what would you be using this for?&lt;/p&gt;
 </description>
     <pubDate>Sat, 11 Nov 2000 04:41:41 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1073896 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
