<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1030762" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1030762</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/delimited-file-database#comment-1179598</link>
    <description> &lt;p&gt;This is the site &lt;a href=&quot;http://www.g-aa.co.uk&quot; class=&quot;bb-url&quot;&gt;g-aa.co.uk&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I bought the software to run this site and as part of the set up it uses delimited file databases. I want to migrate my website to another host because my current host is american and i would prefere to have it hosted in britain. Plus i would like cpanel on my hosting account simply because i find it easy to manage everything with.&lt;/p&gt;
&lt;p&gt;I copyed and pasted files onto a subdomain &lt;a href=&quot;http://www.g-aa.globalimagehost.com&quot; class=&quot;bb-url&quot;&gt;g-aa.globalimagehost.com&lt;/a&gt; to test it out but it is not working.&lt;/p&gt;
&lt;p&gt;Any suggestions?&lt;/p&gt;
&lt;p&gt;Your previous replys have been very helpful i might add.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Sep 2005 12:51:58 +0000</pubDate>
 <dc:creator>benf</dc:creator>
 <guid isPermaLink="false">comment 1179598 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/delimited-file-database#comment-1179562</link>
    <description> &lt;p&gt;Greg&#039;s absolutely right benf, I&#039;m a little confused by exactly what his new host of yours is offering. Most offer a fully fledged RDBMS like MySQL, Postgre etc all of these are a lot faster than flat file for sorting, retrieving and performing aggregate functions.&lt;/p&gt;
&lt;p&gt;As said: It&#039;s a bit bizarre they&#039;re not providing a proper DB solution.&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Sep 2005 00:11:29 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1179562 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/delimited-file-database#comment-1179547</link>
    <description> &lt;p&gt;Without seeign the actual setup, I&#039;d say you are pretty safe there, as long as the new hosting company uses the same scripting language you are currently using (PHP, ASP, etc). May also want to compare versions. &lt;/p&gt;
&lt;p&gt; The speed issue, that would depend. if you are not updating and needing to grab all the records, then flat file is probably faster. But one you start edit/removing records or if you are only needing to get say 5 of 2000 rows, then a true database would be better. (IMO) A database will most likely do sorting, filtering and other function much faster than your scipt will, so with a database, you are given the results.&lt;/p&gt;
&lt;p&gt; (this is also why in general you should have the database do as much processing as possible before getting the results, ie, getting totals, merging data, calculations, etc)&lt;/p&gt;
&lt;p&gt; -Greg&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Sep 2005 21:44:32 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1179547 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
